VariantKey  5.4.1
Numerical Encoding for Human Genetic Variants
nrvk_cols_t Struct Reference

#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...
 

Detailed Description

Struct containing the NRVK memory mapped file column info.

Field Documentation

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

The documentation for this struct was generated from the following file: