-
Notifications
You must be signed in to change notification settings - Fork 7
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 we download sequence from the clade level? #24
Comments
Dear @ChongLC , I'll try to find a proper solution later, so I'll leave your issue open for now. Best, Francisco PS - To answer your question, yes, NCBI_Mass_Sequence_Downloader should work with a clade level txid. At least in theory! |
Sure, thank you. I will try it out and update you soon. |
Dear developer, It looks good after the editing, still running in the current stage. Thank you. |
Awesome! |
Dear developer,
I was trying to download protein sequences from the clade level (txid2559587). I was using this code.
python ../../NCBI_Mass_Downloader-5.2/NCBI_downloader.py -q "txid2559587[Organism:exp]" -d "protein" -nv -o C_Ribo21Jul21.fasta
Unfortunately, it shows this error.
"Program finished with some failures.
NCBI returned an error:
{"error":"API rate limit exceeded","api-key":"bbceccfdf97b6b7e06e93c918e010f1ecf09","count":"11","limit":"10"}
Exiting."
Looking forward to hearing from you.
Regards,
CHONG
The text was updated successfully, but these errors were encountered: