Ymir  .9
Fast\C++toolforcomputationofassemblingprobabilities,statisticalinferenceofassemblingstatisticalmodelandgenerationofartificialsequencesofT-cellreceptorsdata.
ymir::AbstractInsertionModel Member List

This is the complete list of members for ymir::AbstractInsertionModel, including all inherited members.

_arr (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelprotected
_err_probymir::AbstractInsertionModelprotected
_size (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelprotected
aaProbability(const std::string &sequence, seq_len_t first_nuc_pos, seq_len_t last_nuc_pos, char first_char=NULL_CHAR) const =0 (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelpure virtual
aaProbability(std::string::const_iterator start, seq_len_t first_nuc_pos, seq_len_t last_nuc_pos, char first_char=NULL_CHAR) const =0 (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelpure virtual
aaProbability(std::string::const_reverse_iterator start, seq_len_t first_nuc_pos, seq_len_t last_nuc_pos, char first_char=NULL_CHAR) const =0 (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelpure virtual
AbstractInsertionModel() (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelinline
AbstractInsertionModel(uint8_t size, prob_t err_prob=0) (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelinline
AbstractInsertionModel(uint8_t size, std::vector< prob_t >::const_iterator start, prob_t err_prob=0) (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelinline
AbstractInsertionModel(const AbstractInsertionModel &other) (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelinline
err_prob() const (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelinline
generate(seq_len_t len, std::default_random_engine &rg, char first_char=NULL_CHAR, bool reverse=false) const =0 (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelpure virtual
nucProbability(const std::string &sequence, char first_char=NULL_CHAR, bool with_errors=false) const =0ymir::AbstractInsertionModelpure virtual
nucProbability(std::string::const_iterator start, seq_len_t sequence_len, char first_char=NULL_CHAR, bool with_errors=false) const =0 (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelpure virtual
nucProbability(std::string::const_reverse_iterator start, seq_len_t sequence_len, char first_char=NULL_CHAR, bool with_errors=false) const =0 (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelpure virtual
operator=(const AbstractInsertionModel &other) (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelinline
operator[](uint8_t index) const (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelinline
prob_array_t typedef (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModel
updateProbabilities(std::vector< prob_t >::const_iterator start) (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelinlineprotected
updateProbabilities(prob_t *start) (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelinlineprotected
updateProbabilities(std::vector< prob_t >::const_iterator start, prob_t err_prob) (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelinlineprotected
updateProbabilities(prob_t *start, prob_t err_prob) (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelinlineprotected
~AbstractInsertionModel() (defined in ymir::AbstractInsertionModel)ymir::AbstractInsertionModelinlinevirtual