Functionsยง
- get_
result_ with_ qthreshold - Parses FASTQ data with quality threshold and computes per-position statistics.
Outputs the results to
std::io::stdout(). - get_
result_ wo_ qthreshold - Parses FASTQ data without quality threshold and computes per-position statistics.
Outputs the results to
std::io::stdout().