NCBI refseq ids to uniprot ids
I have protein ids from refseq NCBI database. I want the corresponding uniprot ids through command line tool. Please help me to get the code. Thanks
• 2,848 views
•
link
2 answers
Since you asked for a command line solution, you can use UniProt API. Examples and help here: https://www.uniprot.org/help/id_mapping
Otherwise use the web based ID mapping tool: https://www.uniprot.org/id-mapping
• 0 views
•
link
You can also retrieve the mapping from the file gene_refseq_uniprotkb_collab.gz at the FTP site https://ftp.ncbi.nlm.nih.gov/refseq/uniprotkb/.
• 0 views
•
link
Log in to answer this question.
please, review all your previous questions and mark them answered if needed . (green tick on the left)