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
Amandine PERRIN
pipeline_annotation
Commits
09c9d281
Commit
09c9d281
authored
Aug 02, 2021
by
Amandine PERRIN
Browse files
new functionality added, as suggested in issue #17
parent
e9312e35
Changes
1
Hide whitespace changes
Inline
Side-by-side
PanACoTA/subcommands/prepare.py
View file @
09c9d281
...
...
@@ -322,7 +322,7 @@ def build_parser(parser):
"(not included in -t 72407, as it is a strain of the subspecies with a specific taxid)."
)
)
general
.
add_argument
(
"-S"
,
dest
=
"strains"
,
default
=
""
,
help
=
(
"List of strains to download."
help
=
(
"List of strains to download.
"
"A comma-separated list of strain names is possible, "
"as well as a path to a filename containing one name per line."
"Ex: '-S SB2390, IA565' for Klebsiella pneumoniae SB2390 and Klebsiella pneumoniae IA565 strains"
...
...
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