|
VariantKey
5.4.1
Numerical Encoding for Human Genetic Variants
|
#include <nrvk.h>
Data Fields | |
| const uint64_t * | vk |
| Pointer to the VariantKey column. More... | |
| const uint64_t * | offset |
| Pointer to the Offset column. More... | |
| const uint8_t * | data |
| Pointer to the Data column. More... | |
| uint64_t | nrows |
| Number of rows. More... | |
Struct containing the NRVK memory mapped file column info.
| const uint8_t* nrvk_cols_t::data |
| uint64_t nrvk_cols_t::nrows |
| const uint64_t* nrvk_cols_t::offset |
| const uint64_t* nrvk_cols_t::vk |