You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Sir,
When I used the command below to calculate TMB, it happens to some error:
python ../../bin/pyTMB.py
-i ./629066_190229.snp_indel.filter.vcf
--effGenomeSize 33280000
--vaf 0.05 --maf 0.001 --minDepth 20 --minAltDepth 2
--filterLowQual --filterNonCoding --filterSyn --filterPolym
--polymDb 1k,gnomad
--dbConfig ../../config/annovar_102015.yml
--varConfig ../../config/mutect2.yml
Error: 2 sample detected. This version is designed for a single sample !
So, how to calculate TMB for vcf file which contains more sample? Thank you so much!
Depin.
The text was updated successfully, but these errors were encountered:
Dear Sir,
When I used the command below to calculate TMB, it happens to some error:
python ../../bin/pyTMB.py
-i ./629066_190229.snp_indel.filter.vcf
--effGenomeSize 33280000
--vaf 0.05 --maf 0.001 --minDepth 20 --minAltDepth 2
--filterLowQual --filterNonCoding --filterSyn --filterPolym
--polymDb 1k,gnomad
--dbConfig ../../config/annovar_102015.yml
--varConfig ../../config/mutect2.yml
Error: 2 sample detected. This version is designed for a single sample !
So, how to calculate TMB for vcf file which contains more sample? Thank you so much!
Depin.
The text was updated successfully, but these errors were encountered: