Skip to content

ERROR: LoadError: KeyError: key "1" not found #118

@MitoSri

Description

@MitoSri

Hi I am using a VCF file generated from mutserve2. This is the error I get
"ERROR: LoadError: KeyError: key "1" not found"
Below is the header of Vcf file
##fileformat=VCFv4.2
##FILTER=<ID=PASS,Description="Variants passed mtDNA-Server">
##FORMAT=<ID=AF,Number=1,Type=String,Description="Inferred Allele Frequency of top (non-reference) allele">
##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##Mutserve=v2.0.0-rc13
##contig=<ID=MT,length=16299>
#CHROM

What is key "1" in the vcf file that is not found ? I am using only one contig- The mitochondiral

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions