/fluConsensus

Generate consensus sequences from fastq files and a similar reference sequence

Primary LanguagePython

Flu Consensus Sequence Generator

Intro

This package generates a consensus sequence from a reference sequence and FASTQ file(s). It iteratively aligns the reads to a reference, calls variants, and edits the reference genome based on the identified variants.