Functionsยง
- calc_
fa_ comp_ with_ bed - Parses FASTQ file and compute the statistic w/o masked sequences with a BED file.
Outputs the results to
std::io::stdout(). The output columns are: - calc_
fa_ comp_ wo_ bed - Parses FASTA file and compute the statistic w/o masked sequences.
Outputs the results to
std::io::stdout(). The output columns are: - calc_
fq_ comp_ with_ bed - Parses FASTA file and compute the statistic w/o masked sequences with a BED file.
Outputs the results to
std::io::stdout(). The output columns are: - calc_
fq_ comp_ wo_ bed - Parses FASTQ file and compute the statistic w/o masked sequences.
Outputs the results to
std::io::stdout(). The output columns are: