Factors Module
Functions and values
| Function or value |
Description
|
Full Usage:
factorTypeLabel
Returns: string
|
|
Full Usage:
fromRows prefix lineNumber rows
Parameters:
string option
lineNumber : int
rows : IEnumerator<SparseRow>
Returns: string option * int * 'a list * Annotation list
Type parameters: 'a |
|
|
|
Full Usage:
fromString name designType typeTermSourceREF typeTermAccessionNumber comments
Parameters:
string option
designType : string option
typeTermSourceREF : 'a
typeTermAccessionNumber : string option
comments : ResizeArray<DynamicObj>
Returns: Annotation
Type parameters: 'a |
|
Full Usage:
labels
Returns: string list
|
|
Full Usage:
nameLabel
Returns: string
|
|
Full Usage:
toRows prefix factors
Parameters:
string option
factors : Annotation seq
Returns: SparseRow seq
|
|
|
|
Full Usage:
typeTermAccessionNumberLabel
Returns: string
|
|
Full Usage:
typeTermSourceREFLabel
Returns: string
|
|
ProcessCore