Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't download unclassified organisms #206

Open
MatthieuBoulinguiez opened this issue May 10, 2023 · 0 comments
Open

Can't download unclassified organisms #206

MatthieuBoulinguiez opened this issue May 10, 2023 · 0 comments

Comments

@MatthieuBoulinguiez
Copy link

Hello,
I'm using taxonkit (last version, 0.12.0) to extract all taxids associated to one general taxid (ex: Alteromonadales, taxonkit list --show-rank --show-name --indent "" -i 135622 > output.txt).

outputTaxonkit_Alteromonadales.txt

Then, with ncbi-genome-download (last version, 0.3.1), I download fna, faa and gff files for some of the extracted taxids.

My issue happens when I want to download unclassified organisms (2614992, unclassified Alteromonas) :
ncbi-genome-download --section genbank --format protein-fasta,gff,fasta --taxids 2614992 bacteria
-> ERROR: No downloads matched your filter. Please check your options.

In fact, I can download unclassified organisms but with the specific taxid of the strain, 2961948 (Alteromonas sp. LMIT006, which is unclassified) but if the strain has the taxid 2614992, it's impossible to download it.
It shouldn't be an issue because I can download, for example, all needed files of strains, from "Shewanella algae" (38313).

My question is : why ncbi-genome-download doesn't have a direct access to these unclassified strains ?


Another thing is : the taxonomic name can changes but the unclassified organisms don't have this update...
ex: Gramelle became Christiangramia (https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=2705471)
Do you know why ?


Boulinguiez Matthieu,
Bioinformatics engineer, AFMB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant