ViroConstrictor is a pipeline designed to process raw FastQ data from viral amplicon-based sequencing and generate biologically correct consensus sequences of the given viral genome
refactor: ViroConstrictor.workflow.scripts.amplicon_covs.py - completely re-wrote the script from scratch
refactor: ViroConstrictor.workflow.scripts.amplicon_arg_parser.py - moved argument parsing logic from amplicon_covs to a different file
refactor: ViroConstrictor.workflow.scripts.init.py - added to import the argument parser to amplicon_covs.py
refactor: ViroConstrictor.workflow.scripts.amplicon_covs.py - completely re-wrote the script from scratch refactor: ViroConstrictor.workflow.scripts.amplicon_arg_parser.py - moved argument parsing logic from amplicon_covs to a different file refactor: ViroConstrictor.workflow.scripts.init.py - added to import the argument parser to amplicon_covs.py