Entering edit mode
ribioinfo
▴
100
@ribioinfo-9434
Last seen 4.7 years ago
Hi I have a a data frame with chromosome and position columns (for example chr1 12000). I have extracted the transcripts with the function transcripts() from Genomic Features. I would like to check if some position are in some transcripts. Is there a function in GenomicRanges that could help me?
Thank you
Riccardo
Check the man page.
?%over%