use-gene
Primitive gene identity vocabulary.
use-gene stores descriptive gene identifiers, symbols, names, loci, alleles, and genotypes. It does not implement sequence alignment, genome annotation, FASTA/FASTQ parsing, variant calling, mutation-effect prediction, or medical interpretation.
use ;
let symbol = new.unwrap;
let locus = new.unwrap;
let genotype = new;
assert_eq!;
assert_eq!;
assert_eq!;