Retrieving sequence from NCBI
I've a species list and a gene list. I need to create a file which contains sequence of each species with respect to that gene. Is there any easy way to retrieve sequence from ncbi as i needed ? Otherwise it is difficult to do one by one. also time consuming. Your consideration will be a sort of great favor. Thank You..
• 1,373 views
•
link
1 answer
Use E-utilities, with minimal programming you can do it with BioPython
• 0 views
•
link
Log in to answer this question.
Can you share an example of what sorta data you have? Do you have gene names or NCBI gene ids?