How to pass MAF file to dNdScv to detect cancer driven genes?
1
1
Entering edit mode
5.4 years ago

Hello everyone.

I have a MAF-file with mutations from cbioportal. I want to detect cancer driver genes using R package dNdScv. Could you help me with using MAF file as dNdScv input? Should I convert MAF to another format?

R dNdScv MAF mutations • 1.8k views
ADD COMMENT
0
Entering edit mode

Could you provide your example "MAF-file"?

ADD REPLY
2
Entering edit mode
5.2 years ago

Hello, Yes, to run dNdScv you need to provide the mutations in a simple 5-column dataframe, with the following columns: sampleID, chromosome, position, reference base, mutant base. You can follow the example in the tutorial below:

http://htmlpreview.github.io/?http://github.com/im3sanger/dndscv/blob/master/vignettes/dNdScv.html

ADD COMMENT

Login before adding your answer.

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