Structs

Remove alignments with high number of clipped base. Sometimes aligner has very loose scoring methods and write alignments with high abundant of soft/hard-clipped base into alignment BAM files. This program is for filtering these reads out by gating the number of clipped bases in relative to the read sequence length

Traits

Parse command-line arguments into Self.

Functions

check if a give value is between 0 and 1

Derive Macros

Generates the Parser implementation.