hi,
I am using the tmb() function to calculate the TMB value of a set of panel sequencing data:
tmb1 <- tmb(maf, captureSize =1.869664, logScale = T)
Where 1.869664 is the length of the targeted region calculated from the bed file.
Then most of the TMB values obtained are above 100, which are suspicious from experience.
Is the value of captureSize wrong?
hi,
I am using the tmb() function to calculate the TMB value of a set of panel sequencing data:
tmb1 <- tmb(maf, captureSize =1.869664, logScale = T)Where 1.869664 is the length of the targeted region calculated from the bed file.
Then most of the TMB values obtained are above 100, which are suspicious from experience.
Is the value of captureSize wrong?