Go to the documentation of this file.Go to the SVN repository for this file.
36 #ifndef CU_PSSM_SCORER_HPP
37 #define CU_PSSM_SCORER_HPP
57 const vector< vector<int> >&
getRawScores()
const {
return m_scoresFromPssm;}
60 inline int scoreOneColumn(
int col,
char aa);
User-defined methods of the data storage class.
CRef< CPssmWithParameters > m_pssm
vector< vector< int > > m_scoresFromPssm
const vector< vector< int > > & getRawScores() const
thread_local unique_ptr< FtaMsgPost > bmp
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.