-
- Downloads
Move the value assignment of default substitution matrices to c++
This allows the easy usage of the alignment algorithms on the c-level. The storage to the info object has been removed.
Showing
- modules/seq/alg/pymod/mat.py 8 additions, 120 deletionsmodules/seq/alg/pymod/mat.py
- modules/seq/alg/pymod/wrap_seq_alg.cc 16 additions, 7 deletionsmodules/seq/alg/pymod/wrap_seq_alg.cc
- modules/seq/alg/src/CMakeLists.txt 1 addition, 4 deletionsmodules/seq/alg/src/CMakeLists.txt
- modules/seq/alg/src/subst_weight_matrix.cc 141 additions, 24 deletionsmodules/seq/alg/src/subst_weight_matrix.cc
- modules/seq/alg/src/subst_weight_matrix.hh 6 additions, 12 deletionsmodules/seq/alg/src/subst_weight_matrix.hh
Loading
Please register or sign in to comment