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
Cedric Midoux
workflow_metagenomics
Commits
c3fc8d0d
Commit
c3fc8d0d
authored
Jul 09, 2021
by
Cedric Midoux
Browse files
RefSeq_Viral.dmnd
parent
7e772f24
Changes
1
Show whitespace changes
Inline
Side-by-side
annotation.smk
View file @
c3fc8d0d
...
...
@@ -75,6 +75,8 @@ def db_input(wildcards):
return {"db": "/db/outils/diamond-0.9.26/uniprot.dmnd"}
elif wildcards.db == "phrogs":
return {"db": "/home/cmidoux/save/PhROGs/phrogs.dmnd"}
elif wildcards.db == "RefSeq_Viral":
return {"db": "/db/outils/diamond-0.9.26/RefSeq_Viral.dmnd"}
rule diamond:
input:
...
...
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