-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Labels
Description
ngd --taxids
seems to require gimme_taxa.py
have the -j
. Not sure if you want to update the documentation or one of the scripts?
$ gimme_taxa.py -o taxids.txt Hyphomicrobiales
$ ngd --dry-run --taxids taxids.txt --assembly-levels complete --refseq-categories representative bacteria
ERROR: No downloads matched your filter. Please check your options.
$ gimme_taxa.py -o taxids.txt Hyphomicrobiales -j
$ ngd --dry-run --taxids taxids.txt --assembly-levels complete --refseq-categories representative bacteria
Considering the following 158 assemblies for download:
<snip>
$ ngd --version
0.3.3