This is a test version of Biostars. For the public version, visit https://www.biostars.org.
No overlapping contigs problem

Hi! I have a question about overlapping contigs in HaplotypeCaller:

reference contigs = [KJ776791.2] 
reads contigs = []

About input: I used the genome reference (KJ776791.2) to assemble the "zikaparental" genome, but, somehow, the script isn't overlapping the contigs properly.

That is the command:

gatk HaplotypeCaller -R ZIKVref/ZikaAsian.reference.fasta -I Zikaparent_bam_bai/zikaparental.bam -O zikaparental.vcf

I checked my input BAM header:

@SQ     SN:KJ776791.2   LN:10807.

How is HaplotypeCaller not overlapping the contigs?

virus haplotypecaller gatk

0 answers

No answers yet.

Log in to answer this question.