Utilities for representing and working with reference genomes.
Contains type-aliases and classes representing reference loci, contig names, and intervals (with and without contigs attached).
The former use Scala value-classes to obtain a measure of type-safety without run-time overhead.