Classes
Methods
compute(parameters)
- Description:
This method should not be called directly by users, but is instead invoked by
runAnalysis
.
- Source:
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
parameters |
object | Parameter object, equivalent to the Properties
|
Returns:
The object is updated with the new results.
fetchPCs() → {external:RunPCAResults}
- Source:
Returns:
Results of the PCA on the normalized gene expression values.
fetchParameters() → {object}
- Source:
Returns:
Object containing the parameters.
- Type
- object