Entering edit mode
12.3 years ago
biorepine
★
1.5k
I would like to overlap my SNPs with gene bodies. For this do I need to overlap based on their strand direction ?
Thanx in advance
I was trying to overlap a SNV (anti-sense) with a region, where it is shared by a coding gene (sense) and a lncRNA gene (anti-sense). So based on your suggestion, SNV should belong to coding gene but not lncRNA gene ?
Any kind of nucleotide variation in double-stranded DNA must affect the sequence of both strands. Any gene that overlaps the SNV's coordinate will have its sequence affected. The only relevance of the SNV stand orientation is in deciding whether to use the base or its complement.
Thanx for the nice explanation but what about the region that produce both coding and noncoding RNA ? To which transcript do you assign the SNV ?
The strand is unimportant for "overlaps" so the SNV would overlap all transcripts that share a base with that SNV, regardless of strand.