No overlapping contigs found.
1
0
Entering edit mode
3.2 years ago
L_LANKA • 0

Hi! I have so popular question about problem with overlapping contigs. HaplotypeCaller writes:

reference contigs = [chr1, chr2, chr3, chr4, chr5, chr6, chr7, chr8, chr9, chr10, chr11, chr12, chr13, chr14, chr15, chr16, chr17, chr18, chr19, chr20, chr21, chr22, chrX, chrY, chrM] reads contigs = []

But why?

So, I think I should tell about input.

The first, I download reference-genome from my sequencer. It is hg19. If I open this file, we can see:

chr1

So, It is ok because program see it.

Secondly, I have vcf-file from my sequencer. I drew attention to heder and coordinates. If I open this file, we can see:

contig='<'ID=chr1,length=249250621,assembly=hg19> contig='<'ID=chr2,length=243199373,assembly=hg19>
.....

CHROM POS ID REF ALT QUAL FILTER INFO FORMAT Sample 1

chr1 pos id and other info about SNP

Thirdly, the vcf-file was formed in sequencer with aforementioned reference-file.

I do not understand why HaplotypeCaller do not see contigs in vcf-file.

ChIP-Seq GATK • 640 views
ADD COMMENT
1
Entering edit mode
3.2 years ago
 reads contigs = []

check your BAM header....

ADD COMMENT
0
Entering edit mode

Yes thank you! After this post, I drew attention to my oversight. It really looks silly.

ADD REPLY

Login before adding your answer.

Traffic: 1563 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