API Reference bio_ex v0.1.1

modules

Modules

Bio.Restriction houses the functions related to restriction enzyme data and activity. The primary function is digest. The digest function works by recursively breaking down a binary and checking to see if the pattern for a given enzyme exists within it.

This module houses all of the functions for accessing a struct of restriction enzyme data, the %Bio.Restriction.Enzyme.

This module houses the functions that act on sequences of things.

Mappings for various sequences.

mix-tasks

Mix Tasks

Bio.Random.Dna will generate random sequences of DNA based on the given arguments

Module for building out the actual data structure that will be generated in code.

This runs a series of downloads to get the relevant files from REBASE

Update the library of restriction enzymes according to REBASE data.