hammerlab / genomic-reference   1.5.0

Apache License 2.0 GitHub

Utilities for representing and working with reference genomes

Scala versions: 2.11

genomic-reference

Utilities for representing and working with reference genomes.

Build Status Coverage Status Maven Central

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.