Hi, I am trying to find what gene, if any, a specific nucleotide positions belong to. For example I'd like to know what gene nucleotide 100004651 is on. I'm using R currently and would be grateful if anyone can point me towards any packages that could help.
I'm working with the human genome if that helps at all, and also have information on which chromsome the position belongs to and which strand(+/-)
Thanks in advance
use bedtools to intersect coordinates with gene coordinates