#include <ctype.h>
#include <string.h>
#include <boost/shared_ptr.hpp>
#include <ost/config.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 |