Module gb_io::seq

source · []

Re-exports

pub use crate::FeatureKind;
pub use crate::QualifierKey;

Structs

A very simple Date struct so we don’t have to rely on chrono

An annotation, or “feature”. Note that one qualifier key can occur multiple times with distinct values. We store them in a Vec to preserve order. Some qualifiers have no value.

Enums

Represents a Genbank “location”, used to specify the location of features and in the CONTIG line. See http://www.insdc.org/files/feature_table.html for a detailed description of what they mean.