Crate gb_io

Source
Expand description

This is a crate for working with annotated biological sequences stored in “Genbank” format. It focuses on parsing and writing Genbank files and provides some methods for extracting regions from a sequence, preserving annotations and respecting circular molecules.

Modules§

reader
seq
writer