Skip to content
Snippets Groups Projects
Commit b7e94661 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

add strain option to prepare module in doc

parent d40ea0d7
No related branches found
No related tags found
No related merge requests found
Pipeline #62416 failed
......@@ -211,6 +211,7 @@ Give at least one of ``-T``, ``-t`` or ``-g`` parameters (one of them is enough)
- ``-g <NCBI species>``: the name of the species, as written by the NCBI. Give name between quotes.
- ``-T <NCBI species taxid>``: the taxid provided by the NCBI for the species you want to download
- ``-t <NCBI taxid>``: the taxid provided by the NCBI for the subspecies or specific strain you want to download
- ``-S <NCBI_strain>``: specific strain name you want to download. A comma-separated list of strain names is possible, as well as a file with 1 line per strain.
If you want to download all genomes in genbank, and not only the ones in refseq, use option ``-s genbank`` (default is ``-s refseq``).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment