Mutect2 failing to produce F1R2.tar.gz and stat files on TCGA bams (tumor-normal pairs)
0
0
Entering edit mode
3.1 years ago
tb_2020 • 0

I am using GATK version 4.1.9.0 to do somatic variant calling on TCGA BAMs.

Mutect2 does not produce any f1r2.tar.gz or stat files (--f1r2-tar-gz argument is included as below) when I ran the following command on TCGA BAMs.

gatk --java-options "-Xmx6G" Mutect2 -R file.fasta \
-I NORMAL_DNA.bam \
-I TUMOR_DNA.bam \
-normal NORMAL \
--germline-resource $RESOURCE \
--f1r2-tar-gz file.tar.gz \
-O file.vcf.gz

I see no error messages.

How can I resolve this issue? When I ran the same script on a non-TCGA BAMs, it worked just fine. Is this a TCGA specific issue? I would appreciate any inputs/suggestions. Thank you.

next-gen mutect2 • 912 views
ADD COMMENT

Login before adding your answer.

Traffic: 2635 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6