cgatools::reference::AmbiguousRegion Struct Reference

Struct to describe an ambiguous region of reference, within a chromosome. More...

#include <CompactDnaSequence.hpp>

List of all members.

Public Member Functions

 AmbiguousRegion (char code, uint32_t pos, uint32_t length)

Public Attributes

char code_
 The IUPAC code for the region.
uint32_t offset_
 The offset of the ambiguous region.
uint32_t length_
 The length in bases of the ambiguous region.

Detailed Description

Struct to describe an ambiguous region of reference, within a chromosome.


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

Generated by  doxygen 1.6.2