BioHDF version 0.3 alpha
Scalable NGS Data Storage Based on HDF5
Data Fields
bioh5g_reference_region Struct Reference

A defined region on the reference. More...

#include <bioh5g_api.h>

Data Fields

char reference [BIOHDF_MAX_STRING_SIZE]
 The reference string.
int32_t start
 The start position on the reference (1-based inclusive)
int32_t end
 The end position on the reference (1-based inclusive)

Detailed Description

A defined region on the reference.

Used in range queries


The documentation for this struct was generated from the following file:
 All Data Structures Variables