Crate genome_counter[][src]

Structs

Functions

Counts the letters ACGT in the given byte slice.

Counts the letters ACGT in the given byte slice. Uses SIMD and rayon parallelism to speed up the computation.