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
Sam Nooij
Jovian screener
Commits
9773f70d
Commit
9773f70d
authored
Jun 23, 2020
by
Sam Nooij
Browse files
Correct conda env name
parent
4a95784d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Snakefile
View file @
9773f70d
...
...
@@ -383,7 +383,7 @@ rule create_bwa_index:
amb=REFERENCE_DIR + "{ref}.fasta.amb",
sa=REFERENCE_DIR + "{ref}.fasta.sa",
conda:
"envs/bwa.yaml"
"envs/bwa
-samtools
.yaml"
threads: 1
log:
"log/create_bwa_index-{ref}.txt"
...
...
Write
Preview
Markdown
is supported
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