NCBI C++ ToolKit
Variables
sm_blosum90.c File Reference
#include <util/tables/raw_scoremat.h>
+ Include dependency graph for sm_blosum90.c:
+ This graph shows which files directly or indirectly include this file:

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
 

Variable Documentation

◆ NCBISM_Blosum90

const SNCBIPackedScoreMatrix NCBISM_Blosum90
Initial value:
= {
"ARNDCQEGHILKMFPSTWYVBJZX*",
-6
}
static const TNCBIScore s_Blosum90PSM[25 *25]
Entries for the BLOSUM90 matrix at a scale of ln(2)/2.0.
Definition: sm_blosum90.c:38

Definition at line 92 of file sm_blosum90.c.

Referenced by NCBISM_GetStandardMatrix(), CCmdLineBlastXML2ReportData::x_FillScoreMatrix(), and CCmdLineBlastXMLReportData::x_FillScoreMatrix().

◆ s_Blosum90PSM

const TNCBIScore s_Blosum90PSM[25 *25]
static

Entries for the BLOSUM90 matrix at a scale of ln(2)/2.0.

Definition at line 38 of file sm_blosum90.c.

Modified on Fri Sep 20 14:58:28 2024 by modify_doxy.py rev. 669887