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_Blosum90PSM [25 *25] |
Entries for the BLOSUM90 matrix at a scale of ln(2)/2.0. More... | |
const SNCBIPackedScoreMatrix | NCBISM_Blosum90 |
const SNCBIPackedScoreMatrix NCBISM_Blosum90 |
Definition at line 92 of file sm_blosum90.c.
Referenced by NCBISM_GetStandardMatrix(), CCmdLineBlastXML2ReportData::x_FillScoreMatrix(), and CCmdLineBlastXMLReportData::x_FillScoreMatrix().
|
static |
Entries for the BLOSUM90 matrix at a scale of ln(2)/2.0.
Definition at line 38 of file sm_blosum90.c.