This is a test version of Biostars. For the public version, visit https://www.biostars.org.
mapping identifiers uniprot annotations of proteins

Having a file of for about 10k mapping identifiers how can I get the annotations of the proteins from Uniprot ? As it is not possible to do It manually

uniprot mapping identifiers proteins annotations

2 answers

You can upload your list of UniProtKB accession numbers to the batch retrieval service for the UniProt Konwledgebase, http://www.uniprot.org/uploadlists

A video tutorial for this service is available at

Once you have retrieved your proteins, you can click on "Columns" to customize your output and add columns, e.g. for function annotation. See also http://www.uniprot.org/help/customize or http://insideuniprot.blogspot.ch/2015_03_01_archive.html Results can then be downloaded in tab-separated format.

If you have any additional questions, please don't hesitate to contact the UniProt helpdesk.

Use Uniprot's REST API

Log in to answer this question.