Skip to main content

bactopia-check-fastqs

Verify input FASTQs meet minimum requirements.

Usage

bactopia-check-fastqs [OPTIONS]

Options

OptionTypeDefaultDescription
--version, -VBOOLfalseShow the version and exit.
--sampleSTRINGName of the input sample.
--fq1STRINGStats for SE or R1 FASTQ in JSON format.
--fq2STRINGStats for R2 FASTQ in JSON format.
--min_proportionFLOAT0.0Minimum basepair proportion for R1/R2.
--min_readsINT0Minimum number of reads.
--min_basepairsINT0Minimum number of sequenced basepairs.
--runtypeSTRINGilluminaThe input technology of the FASTQs.