Obo Module
Functions and values
| Function or value | Description |
|
|
Full Usage:
parseSynonym scopeFromDeprecatedTag line v
Parameters:
TermSynonymScope option
line : int
v : string
Returns: TermSynonym
|
|
Full Usage:
readTermLines verbose input
Parameters:
bool
-
If true, prints warnings for unknown tags.
input : string seq
-
The input sequence of strings representing the lines of the OBO flat file.
Returns: OboTerm seq
|
|
Full Usage:
readTerms verbose filePath
Parameters:
bool
filePath : string
Returns: OboTerm seq
|
|
BioFSharp