Extract specific regions from list of ncbi nucleotide sequences
Hi,
I have a list of IDs from NCBI nucleotide database. I would like to extract fast sequences a specific gene along with the 3kb neighboring sequences for comparative analysis. Is there a way to do this in R?
Thanks
• 1,269 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Hi, I think you can do that with Entrez
Retrieve RefSeq protein accession from transcript accession. Refer to last comments of the post.