Module noodles_gtf::record[][src]

Expand description

GTF record and fields.

Re-exports

pub use self::attributes::Attributes;
pub use self::frame::Frame;
pub use self::strand::Strand;

Modules

GTF record attributes.

GTF record frame.

GTF record strand.

Structs

A GTF record builder.

A GTF record.

Enums

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