How to download sequence of a protein from all available species from NCBI?
I want to download sequences from all available species in NCBI protein database for one particular protein. Any available methods in R? It takes a long time doing it manually.
• 1,362 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Not
Rbut you can use EntrezDirect:You can use the package Rentrez in R with a similar syntax to what @GenoMax suggested.