Entering edit mode
4.0 years ago
rotemkat
▴
10
Hi, I want calculate the TMB for each sample in a cohort i'm using. I have the mutations data in call stats file. I know that for the calculation i should know the number of non-synonymous somatic, coding, base substitution, per megabase of genome examined, but i'm not sure what data informs about the size of Mb?
Thanks in advance
You have to find out what kind of sequencing was done. Is it whole genome or exome? If exome, which panel was used?
it was actually neither - this is RNA-seq data.
You can use GATK CallableLoci to get the number of covered bases.