|
OpenStructure
|
#include <ctype.h>#include <string.h>#include <ost/info/info_fw.hh>#include <ost/seq/alg/module_config.hh>Go to the source code of this file.
Data Structures | |
| class | SubstWeightMatrix |
| position-independet substitution weight matrix More... | |
Namespaces | |
| namespace | ost |
| namespace | ost::seq |
| namespace | ost::seq::alg |
Typedefs | |
| typedef boost::shared_ptr < SubstWeightMatrix > | SubstWeightMatrixPtr |
Functions | |
| SubstWeightMatrixPtr DLLEXPORT_OST_SEQ_ALG | SubstWeightMatrixFromInfo (const info::InfoGroup &group) |
| void DLLEXPORT_OST_SEQ_ALG | SubstWeightMatrixToInfo (const SubstWeightMatrixPtr &subst_mat, info::InfoGroup &group) |
1.8.1.1