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

FILTER 'MQ' is not defined in the header #33

Closed
2 tasks done
kubranarci opened this issue Apr 29, 2024 · 0 comments · Fixed by #34
Closed
2 tasks done

FILTER 'MQ' is not defined in the header #33

kubranarci opened this issue Apr 29, 2024 · 0 comments · Fixed by #34
Assignees
Labels
bug Something isn't working

Comments

@kubranarci
Copy link
Member

Have you checked the docs?

Description of the bug

Main branch, annotation using annovar. Reported by @Naga

Command used and terminal output

Process:
NF_PLATYPUSINDELCALLING:PLATYPUSINDELCALLING:OUTPUT_STANDARD_VCF:BCFTOOLS_SORT
Error:
  [W::vcf_parse_filter] FILTER 'MQ' is not defined in the header
  Error encountered while parsing the input at chr1:10048
  Cleaning
Issue:
##FILTER=<ID=ALTC,Description="Alternative reads in control">
##FILTER=<ID=ALTT,Description="Less than three variant reads in tumor">
##FILTER=<ID=GTQ,Description="Quality for genotypes below thresholds">
##FILTER=<ID=GTQFRT,Description="Quality for genotypes below thresholds and variant allele frequency in tumor < 10%">
##FILTER=<ID=HapScore,Description="Too many haplotypes are supported by the data in this region.">
##FILTER=<ID=PASS,Description="Position passed all filters, call is made">
##FILTER=<ID=Q20,Description="Variant quality is below 20.">
##FILTER=<ID=QD,Description="Variant-quality/read-depth for this variant">
##FILTER=<ID=QUAL,Description="Quality of entry too low and/or low coverage in region">
##FILTER=<ID=VAF,Description="Variant allele frequency in tumor < ' + str(args.newpun) + ' times allele frequency in control">
##FILTER=<ID=VAFC,Description="Variant allele frequency in tumor < 5% or variant allele frequency in control > 5%">
##FILTER=<ID=alleleBias,Description="Variant frequency is lower than expected for het.">
##FILTER=<ID=badReads,Description="Variant supported only by reads with low quality bases close to variant position, and not present on both strands.">
##FILTER=<ID=strandBias,Description="Variant fails strand-bias filter">
MQ not in header..

Relevant files

No response

System information

No response

@kubranarci kubranarci added the bug Something isn't working label Apr 29, 2024
@kubranarci kubranarci self-assigned this Apr 29, 2024
@kubranarci kubranarci linked a pull request Apr 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant