#include <map>
#include <vector>
#include <ost/base.hh>
#include <ost/seq/alg/module_config.hh>
Go to the source code of this file.
Data Structures | |
struct | ContactWeightMatrix |
matrix to weight pairs of amino-acids. More... | |
Namespaces | |
namespace | ost |
namespace | ost::seq |
namespace | ost::seq::alg |
Functions | |
ContactWeightMatrix DLLEXPORT_OST_SEQ_ALG | LoadDefaultContactWeightMatrix () |
ContactWeightMatrix DLLEXPORT_OST_SEQ_ALG | LoadConstantContactWeightMatrix () |