NCBI C++ ToolKit
|
#include <util/tables/raw_scoremat.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
static const TNCBIScore | s_Pam70PSM [25 *25] |
Entries for the PAM70 matrix at a scale of ln(2)/2.0. More... | |
const SNCBIPackedScoreMatrix | NCBISM_Pam70 |
const SNCBIPackedScoreMatrix NCBISM_Pam70 |
Definition at line 92 of file sm_pam70.c.
Referenced by CGeneralScoreMatrix::CGeneralScoreMatrix(), ScoreMatrix::initialize(), CMatrixScoringMethod::Load(), NCBISM_GetStandardMatrix(), s_BuiltInSM(), CCmdLineBlastXML2ReportData::x_FillScoreMatrix(), CCmdLineBlastXMLReportData::x_FillScoreMatrix(), CMultiAligner::x_SetScoreMatrix(), and x_SetScoreMatrix().
|
static |
Entries for the PAM70 matrix at a scale of ln(2)/2.0.
Definition at line 38 of file sm_pam70.c.