Crate d4

Source

Modules§

index
ptab
The primary table implementaion The default primary table implementation is bit array, which uses K-bits integer represents an entity in the primary table.
ssio
stab
The secondary table implementation
task
The high-level parallel task interface

Structs§

Chrom
The information of a chromosome
D4FileBuilder
The builder that is used to build a D4 file
D4FileMerger
D4FileWriter
Create a D4 file
D4MatrixReader
D4TrackReader
The reader that reads a D4 file
Header
The D4 file header struct, this is store in the “.metadata” stream in a D4 file in JSON format

Enums§

Dictionary
The primary table encoding dictionary.

Constants§

VERSION

Traits§

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

Functions§

find_tracks
find_tracks_in_file