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

Read data container. More...

#include <bioh5g_reads.h>

Data Fields

char * sequence
 Sequence.
char * quality_values
 Quality values.
char * identifier
 Identifier or comment ('>') line.

Detailed Description

Read data container.

All data is stored verbatim, in the same form as the source file. BioHDF does no conversions between sequence spaces or quality value schemes.


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