This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Retrieving UNiprot description from ID

I have a list of protein IDs from uniprot that was created after blasting a fasta file locally against the uniprot database. I want to convert these IDs to description of the actual proteins. I have tried a few tools, but none seem to do what Uniprots retrieve ID/ mapping do. The only reason I am not using it is because it fails on the large file of genes I have. ANy recommendations on packages or scripts to manage this task would be helpful.

blast uniprot protein parse

1 answer

How many identifiers does your list contain? Have you considered splitting it up into lists of about 20000 identifiers each, before submitting it to the UniProt batch retrieve tool?

Please don't hesitate to contact the UniProt helpdesk with more information on the type of data you are submitting, and we'd be happy to advise.

It is about 600,000 identifiers. I attempted to split the list, but the number of files becomes slightly less than ideal for keeping track of.

Log in to answer this question.