This repository has been archived by the owner on Mar 3, 2024. It is now read-only.
Patch basic data exposure
- Add the
get/1
method forBio.Restriction.Enzyme
to allow for dynamic acquisition of restriction enzymes based on name. - Add
ambiguous_dna/0
toBio.Sequence.Mapping
to expose the IUPAC standard character codes for ambiguous DNA. - Add
Benchee
in dev for benchmarking new features.