Module noodles_gff::record[][src]

Expand description

GFF record and fields.

Re-exports

pub use self::attributes::Attributes;

Modules

GFF record attributes and entry.

Structs

A GFF record builder.

A GFF record.

Enums

A GFF record field.

An error returned when a raw GFF record fails to parse.

A GFF record phase.

A GFF record strand.