VariantKey
5.4.1
Numerical Encoding for Human Genetic Variants
|
#include <rsidvar.h>
Data Fields | |
const uint64_t * | vk |
Pointer to the VariantKey column. More... | |
const uint32_t * | rs |
Pointer to the rsID column. More... | |
uint64_t | nrows |
Number of rows. More... | |
Struct containing the RSVK or VKRS memory mapped file column info.
uint64_t rsidvar_cols_t::nrows |
const uint32_t* rsidvar_cols_t::rs |
const uint64_t* rsidvar_cols_t::vk |