VariantKey  5.4.1
Numerical Encoding for Human Genetic Variants
regionkey_rev_t Struct Reference

#include <regionkey.h>

Data Fields

char chrom [3]
 Chromosome. More...
 
uint32_t startpos
 Region start position (zero based) More...
 
uint32_t endpos
 Region end position (pos_start + region_length) More...
 
int8_t strand
 Region strand direction (-1, 0, +1) More...
 

Detailed Description

RegionKey decoded struct

Field Documentation

char regionkey_rev_t::chrom[3]
uint32_t regionkey_rev_t::endpos
uint32_t regionkey_rev_t::startpos
int8_t regionkey_rev_t::strand

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