|
BioHDF version 0.3 alpha
Scalable NGS Data Storage Based on HDF5
|
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) | |
A defined region on the reference.
Used in range queries
1.7.4