cgatools::reference::Location Class Reference

Class representing a location in a CrrFile. More...

#include <range.hpp>

List of all members.

Public Member Functions

 Location (uint16_t chromosome, uint32_t offset)

Public Attributes

uint16_t chromosome_
 Chromosome id in CrrFile.
uint32_t offset_
 0-based offset in CrrFile.

Detailed Description

Class representing a location in a CrrFile.

Offsets in the CrrFile are 0-based.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated by  doxygen 1.6.2