Closed ElizabethBorden closed 9 months ago
Hello,
I am trying to run decifer with the output from HATCHet and a VCF file called with GATK Mutect2. I only have one tumor and one normal sample and I have checked that the sample names are consistent. I ran with the following command:
python vcf_2_decifer.py -V /xdisk/khasting/knodele/Mayo_human_data/gatk_mutect2/P1.somatic.filtered.pass.vcf -C /home/u1/knodele/Immunoediting_Human_cSCC/04_copy_number_v3_hatchet/bes -O test_P1 -M 8 -A 3 -F 0.001
But when I look through the files created they are all empty.
Do you have any suggestions?
Thanks! -Elizabeth
Nevermind, I solved the issue, my sample was below the default purity threshold.
Hello,
I am trying to run decifer with the output from HATCHet and a VCF file called with GATK Mutect2. I only have one tumor and one normal sample and I have checked that the sample names are consistent. I ran with the following command:
python vcf_2_decifer.py -V /xdisk/khasting/knodele/Mayo_human_data/gatk_mutect2/P1.somatic.filtered.pass.vcf -C /home/u1/knodele/Immunoediting_Human_cSCC/04_copy_number_v3_hatchet/bes -O test_P1 -M 8 -A 3 -F 0.001
But when I look through the files created they are all empty.
Do you have any suggestions?
Thanks! -Elizabeth