Quantcast
Channel: haplotypecaller — GATK-Forum
Viewing all articles
Browse latest Browse all 1335

Can I disable local reassembly and realignment?

$
0
0

Hello,

I want to dentify short variants in RNAseq data. But I find HaplotypeCaller introduces many unusual alignments (see the raw bam and bamout file).

Can I disable local reassembly and realignment or any ways to solve this problem?

Thanks!

My GATK version is 4.1.2.0.
My commands are:
gatk SplitNCigarReads -R ref.fa -I STAR.mapped.remove_dup.bam -O SplitN.bam
gatk HaplotypeCaller -R ref.fa -I SplitN.bam -O output.g.vcf.gz -ERC GVCF -bamout bamout.bam


Viewing all articles
Browse latest Browse all 1335

Trending Articles