ProtocolParameter Module
Functions and values
| Function or value |
Description
|
|
|
Full Usage:
fromAggregatedStrings separator terms source accessions
Parameters:
char
terms : string
source : string
accessions : string
Returns: ResizeArray<FormalParameter>
|
Returns a list of ISAJson ProtocolParameter objects from ISATab aggregated strings
|
Full Usage:
toAggregatedStrings separator pps
Parameters:
char
pps : FormalParameter seq
Returns: (type)
|
|
ProcessCore