Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Midoux Cedric
workflow_metagenomics
Commits
1329eb4e
Commit
1329eb4e
authored
Jan 14, 2020
by
Midoux Cedric
Browse files
diamond-0.9.26/nr.dmnd
parent
d90f591e
Changes
1
Hide whitespace changes
Inline
Side-by-side
annotation.smk
View file @
1329eb4e
...
...
@@ -62,7 +62,7 @@ def gff_input(wildcards):
def db_input(wildcards):
if wildcards.db == "nr":
return {"db": "/db/outils/diamond-0.9.26/nr
_tax
.dmnd"}
return {"db": "/db/outils/diamond-0.9.26/nr.dmnd"}
elif wildcards.db == "swissprot":
return {"db": "/db/outils/diamond-0.9.26/uniprot.dmnd"}
elif wildcards.db == "phrogs":
...
...
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