Calculating mutation significance of each location in a BED file.
0
0
Entering edit mode
8.2 years ago
morovatunc ▴ 560

Hello,

I have ~250 patient INDEL and SNV vcfs from ICGC on one side. On the other side, I have a BED file which contains specific locations. I would like to hypothesise that in some specific location the mutation frequency is higher than the other locations in the bed file.

My idea is;

1) Create a data frame where on columns, there are locations and on rows, there are patients. 2) For each overlapping mutation I will add +1 to that cell. 3) At the end I will have a unit row vector which contains total mutations for each single location.

What will be the method that I calculate significance? Fo example, if I decided to use bootstrapping, what should I randomly generate ?

Best,

Tunc.

VCF • 1.6k views
ADD COMMENT

Login before adding your answer.

Traffic: 1818 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