Logo ProcessCore

Component Module

Functions and values

Function or value Description

annotationFromISAString (name, termName, termSourceREF, termAccessionNumber)

Full Usage: annotationFromISAString (name, termName, termSourceREF, termAccessionNumber)

Parameters:
    name : string
    termName : string
    termSourceREF : string
    termAccessionNumber : string

Returns: Annotation
name : string
termName : string
termSourceREF : string
termAccessionNumber : string
Returns: Annotation

annotationToISAString annotation

Full Usage: annotationToISAString annotation

Parameters:
Returns: string * DefinedTerm
annotation : Annotation
Returns: string * DefinedTerm

fromAggregatedStrings separator names terms source accessions

Full Usage: fromAggregatedStrings separator names terms source accessions

Parameters:
    separator : char
    names : string
    terms : string
    source : string
    accessions : string

Returns: Annotation list

Returns a list of ISAJson Component objects from ISATab aggregated strings

separator : char
names : string
terms : string
source : string
accessions : string
Returns: Annotation list

toAggregatedStrings separator cs

Full Usage: toAggregatedStrings separator cs

Parameters:
Returns: (type)

Returns the aggregated ISATAb Component Name, Ontology Annotation value, Accession number and ontology source from a list of ISAJson Component objects

separator : char
cs : Annotation seq
Returns: (type)

Type something to start searching.