HI
I have more than 10,000 protein IDS, I'm interested in extracting all the fasta sequences of these proteins ids from uniprot.
What I did so, far-- Already I downloaded all the fasta sequences of the organism I'm interested in.
How can I do, need suggestions.
Use
blast+preformattednrdatabase along withblastdbcmdutility. Use-entry_batchoption to do a large number of accessions.An example for a single accession below.
Moving this to a comment since
nrmay not contain all UniProt ID's and if that is all you have then this would not be sufficient.