#include <blast_psi_priv.h>
Definition at line 246 of file blast_psi_priv.h.
Public Attributes | |
| Uint4 | ncols |
| number of columns (query_length) | |
| Uint4 | nrows |
| number of rows (alphabet_size) | |
| int ** | pssm |
| PSSM (scores). | |
| int ** | scaled_pssm |
| scaled PSSM (scores) | |
| double ** | freq_ratios |
| frequency ratios | |
|
|
frequency ratios
Definition at line 251 of file blast_psi_priv.h. Referenced by _IMPALAScaleMatrix(), _PSIConvertFreqRatiosToPSSM(), _PSIInternalPssmDataFree(), _PSIInternalPssmDataNew(), _PSISaveDiagnostics(), PSICreatePssmFromFrequencyRatios(), and s_ScalePosMatrix(). |
|
|
number of columns (query_length)
Definition at line 247 of file blast_psi_priv.h. Referenced by _IMPALAScaleMatrix(), _PSIConvertFreqRatiosToPSSM(), _PSIInternalPssmDataFree(), _PSIInternalPssmDataNew(), _PSIScaleMatrix(), PSICreatePssmFromFrequencyRatios(), and s_ScalePosMatrix(). |
|
|
number of rows (alphabet_size)
Definition at line 248 of file blast_psi_priv.h. Referenced by _IMPALAScaleMatrix(), _PSIInternalPssmDataNew(), _PSIScaleMatrix(), PSICreatePssmFromFrequencyRatios(), and s_ScalePosMatrix(). |
|
|
PSSM (scores).
Definition at line 249 of file blast_psi_priv.h. Referenced by _IMPALAScaleMatrix(), _PSIInternalPssmDataFree(), _PSIInternalPssmDataNew(), _PSIScaleMatrix(), s_PSISavePssm(), and s_ScalePosMatrix(). |
|
|
scaled PSSM (scores)
Definition at line 250 of file blast_psi_priv.h. Referenced by _IMPALAScaleMatrix(), _PSIInternalPssmDataFree(), _PSIInternalPssmDataNew(), _PSIScaleMatrix(), and s_ScalePosMatrix(). |
1.4.6
Modified on Mon Dec 07 16:22:18 2009 by modify_doxy.py rev. 173732