This is a test version of Biostars. For the public version, visit https://www.biostars.org.
GATK commands for mutect2

What are the commands used to perform GATK using mutect2?

mutect2 gatk
java -Xmx4G -jar gatk-package   Mutect2 -R (path and name of genome file) -I (path and name of validated sort.bam file) -o (path and name of validated sort.vcf file) 

I have given this command for the generation of vcf file using Mutect2(GATK)

is this command correct please help!!!

What is tumor.bam ? And ref.fasta is not accepting in gatk . And I have taken sam tool files as input to gatk Mutect2

0 answers

No answers yet.

Log in to answer this question.