NCBI_Mass_Downloader
NCBI_Mass_Downloader copied to clipboard
A program to download large amounts of sequences from NCBI databases.
Dear Developer, Thank you for maintaining and updating the repository. I am trying to download all COI sequences from NCBI, which is around four million entries. The download consistently failed...
Dear developer, I am trying to download a large number of sequences that I have obtained from a blastp. I have obtained a file with the IDs of those proteins...
Dear developer, I just have a suggestion here. Sequence metadata usually is quite useful for data analysis for the downloaded sequence. Perhaps, you may consider adding that feature. Looking forward...
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...
It was recently suggested that the query line could be improved. Specifically, it was requested that a "drop down box" is added after the query box, with all the possible...