|
Ymir
.9
Fast\C++toolforcomputationofassemblingprobabilities,statisticalinferenceofassemblingstatisticalmodelandgenerationofartificialsequencesofT-cellreceptorsdata.
|
Public Member Functions | |
| VDJAlignerParameters (seq_len_t minlen) | |
| VDJAlignerParameters (seq_len_t minlen, VDJAlignmentEventScore score_) | |
| VDJAlignerParameters (seq_len_t minlen, VDJAlignmentEventScore score_, VDJAlignmentScoreThreshold thr_) | |
Public Attributes | |
| seq_len_t | min_D_len |
| VDJAlignmentEventScore | score |
| VDJAlignmentScoreThreshold | threshold |
Static Public Attributes | |
| static const seq_len_t | default_minlen = 3 |
1.8.11