Version 0.2.0
See all genome_counter's items
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.