Type that contains all info regarding SAM for each sample
Record Field | Description |
Full Usage:
Foldchange
Field type: float
|
|
Full Usage:
ID
Field type: 'id
|
|
Full Usage:
MeanA
Field type: float
|
|
Full Usage:
MeanB
Field type: float
|
|
Full Usage:
QValue
Field type: float
|
|
Full Usage:
Ri
Field type: float
|
|
Full Usage:
Si
Field type: float
|
|
Full Usage:
StDevA
Field type: float
|
|
Full Usage:
StDevB
Field type: float
|
|
Full Usage:
Statistics
Field type: float
|
|
Static member | Description |
Full Usage:
SAM.Create(id) (ri) (si) (stats) (qv) (fc) (ma) (stdA) (mb) (stdB)
Parameters:
'a
ri : float
si : float
stats : float
qv : float
fc : float
ma : float
stdA : float
mb : float
stdB : float
Returns: SAM<'a>
|
|