Many thanks, is there any package to do it with R ?
• 0 views
•
link
Hi,
I found how to extract the the 3UTR sequence 5UTR sequence using biomart but what I want simply is to extract the whole sequence between two position in a specific chromosome,
Best
BioMart is a tool for getting feature data, such as genes or variants. It is not designed for genome data, such as sequence. The easiest way to get sequence between two points is via the Ensembl REST API sequence region endpoint.
Log in to answer this question.