Jasmine
Jasmine copied to clipboard
Jasmine produces invalid VCF
bcftools sort exits with the error below. I tested the same sort on all the input files eliminating the possibility that the inputs are problematic.
- Jasmine is not constructing a valid header
[W::vcf_parse_info] INFO 'SVANN' is not defined in the header, assuming Type=String
[W::vcf_parse_format] FORMAT 'DP' at chr1:669651 is not defined in the header, assuming Type=String
- Jasmine appears to be generating SVs that have invalid coordinates (I'm guessing off by one for insertions)
[W::vcf_parse_info] INFO/END=146984883 is smaller than POS at chr1:146991183
Full error:
[W::vcf_parse_info] INFO/END=146984883 is smaller than POS at chr1:146991183
[W::vcf_parse_info] INFO 'SVANN' is not defined in the header, assuming Type=String
[W::vcf_parse_format] FORMAT 'DP' at chr1:669651 is not defined in the header, assuming Type=String
Error encountered while parsing the input at chr1:669651
Cleaning
Also getting this error. Jasmine v1.1.5.