This is a test version of Biostars. For the public version, visit https://www.biostars.org.
genome music bmr cal-covg

Hello,

There is a question in my mind. I have the MAFv2.3 files and roi file, but I do not know how to generate the bam-list files which include tumour bam and normal bam.

Any help will be appreciate! Thank you.

music bmr reference cal-covg genome

2 answers

Not quite sure, but I think only the tumor bam is required. Format is

ID<TAB>Another ID<TAB>path/to/Tumor.bam

Check out http://gmt.genome.wustl.edu/packages/genome-music/genome-music-bmr-calc-covg.html

--bam-list

Provide a file containing sample names and normal/tumor BAM locations for each. Use the tab- delimited format [sample_name normal_bam tumor_bam] per line. Additional columns like clinical data are allowed, but ignored. The sample_name must be the same as the tumor sample names used in the MAF file (16th column, with the header Tumor_Sample_Barcode).

Log in to answer this question.