|
ARB
|

Public Member Functions | |
| PositionPair () | |
| PositionPair (int begin_, int end_) | |
| int | length () const |
| bool | overlapsWith (const PositionPair &other) const |
Public Attributes | |
| int | begin |
| int | end |
Static Public Attributes | |
| static int | genome_length = 0 |
Definition at line 55 of file arb_gene_probe.cxx.
|
inline |
Definition at line 69 of file arb_gene_probe.cxx.
Definition at line 70 of file arb_gene_probe.cxx.
|
inline |
Definition at line 76 of file arb_gene_probe.cxx.
Referenced by GenePositionMap::announceGene().
|
inline |
Definition at line 78 of file arb_gene_probe.cxx.
Referenced by GenePositionMap::announceGene().
| int PositionPair::begin |
Definition at line 56 of file arb_gene_probe.cxx.
Referenced by GenePositionMap::buildIntergeneList(), create_split_gene(), insert_genes_of_organism(), ltNonOverlap::operator()(), and overlapsWith().
| int PositionPair::end |
Definition at line 57 of file arb_gene_probe.cxx.
Referenced by GenePositionMap::buildIntergeneList(), create_split_gene(), insert_genes_of_organism(), ltNonOverlap::operator()(), and overlapsWith().
|
static |
Definition at line 59 of file arb_gene_probe.cxx.
1.8.8