Correlation between the molecules inside one omics matrix data
LazyCorrelationMatrix
01 Syntax
SMRUCC.genomics.Model.Network.Regulons.LazyCorrelationMatrix
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| .ctor | 1 | |
| Correlation | 1 |
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| expr | 1 | the normalized expression matrix data |
04 Members
#ctor(
Matrix)Parameters
| Name | Type | Description |
|---|---|---|
expr | Matrix | the normalized expression matrix data |
expr
the normalized expression matrix data
Correlation(
String, String)