cgatools::cgdata::EvidenceReader::DnbRecord Struct Reference
List of all members.
Public Member Functions |
std::string | getId () const |
Static Public Member Functions |
static void | bindToParser (util::DelimitedFile &parser, DnbRecord &rec, const reference::CrrFile &crr) |
Public Attributes |
int32_t | intervalId_ |
uint16_t | chromosome_ |
std::string | slide_ |
std::string | lane_ |
uint16_t | fileNumInLane_ |
uint32_t | dnbOffsetInLaneFile_ |
uint8_t | alleleIndex_ |
uint8_t | side_ |
bool | strand_ |
int32_t | offsetInAllele_ |
std::string | alleleAlignment_ |
boost::array< int32_t, 2 > | offsetInReference_ |
boost::array< std::string, 2 > | referenceAlignment_ |
boost::array< int32_t, 3 > | scoreAllele_ |
uint8_t | mappingQuality_ |
std::string | sequence_ |
std::string | scores_ |
Friends |
std::ostream & | operator<< (std::ostream &out, const DnbRecord &r) |
The documentation for this struct was generated from the following file: