distances betweeen my SNV and nearest exon
1
0
Entering edit mode
10.0 years ago
syrup16g_TO ▴ 40

Hello everyone.

I want to calculate the distances between detected intronic SNVs and nearest exons ( upstream/downstream ).

However, I can do it only with very computationally-costful way.

Does anyone know more simple way?

Any helps will be appretiated. Thank you.

exome annotation SNP • 2.1k views
ADD COMMENT
3
Entering edit mode
10.0 years ago

You could do this with GenomicRanges in R by using the distanceToNearest() function, which will result in the values for all of the SNPs at once.

ADD COMMENT
0
Entering edit mode

Excellent! Thank you very much!

I got the way to measure the distance.

ADD REPLY

Login before adding your answer.

Traffic: 2376 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6