use-nucleotide
Primitive nucleotide vocabulary.
use-nucleotide parses and displays common nucleotide symbols. It keeps DNA/RNA distinctions descriptive and does not perform genome analysis, variant calling, mutation-effect prediction, transcription, or translation.
use Nucleotide;
let base = parse_symbol.unwrap;
let ambiguous = parse_symbol.unwrap;
assert_eq!;
assert_eq!;