TRON-Bioinformatics / covigator-ngs-pipeline

A Nextflow pipeline for NGS variant calling on SARS-CoV-2. From FASTQ files to normalized and annotated VCF files from GATK, BCFtools, LoFreq and iVar.
MIT License
18 stars 7 forks source link

Apply normalization of VCFs before `bcftools consensus` in preparation for Pangolin #33

Closed priesgo closed 2 years ago

priesgo commented 2 years ago

This is derived from #28

priesgo commented 2 years ago

This is fixed in #37