Expand description

noodles-bcf handles the reading and writing of the BCF format.

Re-exports

pub use self::reader::Reader;
pub use self::record::Record;

Modules

BCF header.

BCF reader and iterators.

BCF record and fields.

Structs

An async BCF reader.

A BCF writer.