Skip to content

gimme_taxa.py / ngd mismatched format #215

@zreitz

Description

@zreitz

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions