Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MitoSri opened this issue Sep 14, 2023 · 0 comments
Open

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

MitoSri opened this issue Sep 14, 2023 · 0 comments

Comments

@MitoSri
Copy link

MitoSri commented Sep 14, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant