cgatools::variants::PhasedHypothesis Member List
This is the complete list of members for
cgatools::variants::PhasedHypothesis, including all inherited members.
findBestDiff(const Superlocus &sl, size_t maxHypothesisCount, const std::vector< PhasedHypothesis > &lhs, const std::vector< PhasedHypothesis > &rhs, const reference::CrrFile &crr, CallDiffResult &result) | cgatools::variants::PhasedHypothesis | [static] |
getRange() const | cgatools::variants::PhasedHypothesis | [inline] |
operator[](size_t offset) const | cgatools::variants::PhasedHypothesis | [inline] |
operator[](size_t offset) | cgatools::variants::PhasedHypothesis | [inline] |
PhasedHypothesis() | cgatools::variants::PhasedHypothesis | |
PhasedHypothesis(const reference::Range &range, size_t ploidy) | cgatools::variants::PhasedHypothesis | |
size() const | cgatools::variants::PhasedHypothesis | [inline] |
swap(PhasedHypothesis &other) (defined in cgatools::variants::PhasedHypothesis) | cgatools::variants::PhasedHypothesis | |
testVariant(const Superlocus &sl, const std::vector< PhasedHypothesis > &hyps, const reference::Range &varRange, const std::string &varAllele, const reference::CrrFile &crr, std::string &result) (defined in cgatools::variants::PhasedHypothesis) | cgatools::variants::PhasedHypothesis | [static] |