-
- Downloads
add support for hmm related data in ProfileHandle
Every column has optionally a HMMData object set that contains transition probabilities and neff values. Any access when its not set throws an error. The HHM file reader has been updated to read the data in.
Showing
- modules/io/src/seq/hhm_io_handler.cc 159 additions, 3 deletionsmodules/io/src/seq/hhm_io_handler.cc
- modules/seq/base/pymod/export_profile_handle.cc 22 additions, 0 deletionsmodules/seq/base/pymod/export_profile_handle.cc
- modules/seq/base/src/profile_handle.cc 28 additions, 1 deletionmodules/seq/base/src/profile_handle.cc
- modules/seq/base/src/profile_handle.hh 173 additions, 2 deletionsmodules/seq/base/src/profile_handle.hh
Loading
Please register or sign in to comment