Crate d4

source · []

Modules

The primary table implementaion The default primary table implementation is bit array, which uses K-bits integer represents an entity in the primary table.

The secondary table implementation

The high-level parallel task interface

Structs

The information of a chromosome

The builder that is used to build a D4 file

Create a D4 file

The reader that reads a D4 file

The D4 file header struct, this is store in the “.metadata” stream in a D4 file in JSON format

Enums

The primary table encoding dictionary.

Constants

Traits

Trait for any type that has ability to read multi-track data

Functions