Expand description
noodles-gtf handles the reading and writing of the Gene Transfer Format (GTF).
Re-exports§
pub use self::line::Line;
pub use self::record::Record;
pub use self::io::Reader;
pub use self::io::Writer;
Modules§
- GTF I/O.
- GTF lines.
- GTF record and fields.