gatk --java-options"-Xmx20g -Djava.io.tmpdir=./" Mutect2 $ponopt-R${reffa}-A FisherStrand -A QualByDepth -A StrandArtifact -A DepthPerAlleleBySample --enable_strand_artifact_filter-I${i}--output${prefix}.mutect.vcf
gatk --java-options"-Xmx20g -Djava.io.tmpdir=./" Mutect2 $ponopt-R${reffa}-A FisherStrand -A QualByDepth -A StrandArtifact -A DepthPerAlleleBySample --enable_strand_artifact_filter-I${tumor}-tumor${tid}-I${normal}-normal${nid}--output${tid}.mutect.vcf