Entering edit mode
4.2 years ago
a11msp
▴
120
I've realised that after many years of using R, I still don't know a good way to extract a sequence by genomic coordinates. I tried using bioMart, but it seems like getSequence() can't just get any sequence, it asks for some anchors such as gene name, etc. Would appreciate your advice!
This is great - thanks very much!
Can I somehow use this with a file that contains genomic coordinates. I have a data.frame and GRange object that contains all the coordinates for my sequences that I would like to retrieve.