Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
edna
snakemake_rapidrun_obitools
Commits
09118a25
Commit
09118a25
authored
Jun 22, 2020
by
peguerin
Browse files
add half threads on ecotag
parent
754de8b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
05_assignment/rules/assign_taxon.smk
View file @
09118a25
...
...
@@ -4,6 +4,8 @@ rule assign_taxon:
'../results/05_assignment/02_dereplicated/{run}.uniq.fasta'
output:
'../results/05_assignment/03_assigned/{run}.tag.u.fasta'
threads:
workflow.cores * 0.5
singularity:
config["singularity"]["obitools"]
params:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment