cgatools::junctions::JunctionSideSection Class Reference
List of all members.
Public Member Functions |
|
| JunctionSideSection (JunctionStrand, const Location &) |
|
| JunctionSideSection (JunctionStrand, const Location &, int length) |
|
| JunctionSideSection (JunctionStrand, const Location &, JunctionSideSectionZygosity) |
|
| JunctionSideSection (JunctionStrand, const Location &, int length, JunctionSideSectionZygosity) |
|
Range | getRange (int side) const |
|
void | read (std::vector< std::string >::const_iterator &, const ReferenceGenome &) |
|
void | write (std::ostream &, const ReferenceGenome &, const std::string &separator) const |
Public Attributes |
|
JunctionStrand | strand_ |
|
Location | position_ |
|
int | length_ |
|
JunctionSideSectionZygosity | zygosity_ |
|
bool | isKnown_ |
Static Public Attributes |
|
static const int | TOKEN_COUNT = 5 |
The documentation for this class was generated from the following file: