Skip to main content

bactopia-mask-consensus

Snippy consensus (subs) with coverage masking.

Usage

bactopia-mask-consensus SAMPLE REFERENCE FASTA VCF COVERAGE [OPTIONS]

Arguments

ArgumentTypeRequiredDescription
SAMPLESTRINGYesName of the input sample.
REFERENCESTRINGYesThe reference assembly accession.
FASTASTRINGYesThe consensus FASTA file.
VCFSTRINGYesThe VCF file with called substitutions.
COVERAGESTRINGYesThe per-base coverage file.

Options

OptionTypeDefaultDescription
--version, -VBOOLfalseShow the version and exit.
--mincovINT10Minimum required coverage to not mask.