NormalizedCounts Type
Type with GeneID, normalized data and method of normalization
Record fields
Record Field | Description |
Full Usage:
GeneID
Field type: string
|
|
|
|
Full Usage:
NormalizedCount
Field type: float
|
|
Static members
Static member | Description |
Full Usage:
NormalizedCounts.Create(id) (nc) (nm)
Parameters:
string
nc : float
nm : NormalizationMethod
Returns: NormalizedCounts
|
|