Variant Calling with Vartrix: Warning with VCF and Error with FASTA
0
0
Entering edit mode
3.0 years ago
d • 0

I am getting the following warnings/errors when running my vcf file through Vartrix. I am using the hg38 reference as my fasta file.

[W::vcf_parse] Contig '' is not defined in the header. (Quick workaround: index the file with tabix.)
02:20:04 [ERROR] Sequence  not seen in FASTA

I have tried using tabix to index the bgzipped file (after sorting by position) and get the following error as well:

Failed to parse TBX_VCF, was wrong -p [type] used?
The offending line was: ""

Any tips?

vcf vartrix fasta • 1.2k views
ADD COMMENT
0
Entering edit mode

Try bcftools index instead of tabix.

ADD REPLY
0
Entering edit mode

I got a similar error, which was:

[E::get_intv] Failed to parse TBX_VCF, was wrong -p [type] used?
The offending line was: ""
ADD REPLY

Login before adding your answer.

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