calour.transforming.
scale
(exp: calour.experiment.Experiment, axis=0, inplace=False)[source]¶Standardize a dataset along an axis
Warning
It will convert the Experiment.data
from the sparse matrix to dense array.
Note
This function is also available as a class method Experiment.scale()
Note
This function is also available as a class method Experiment.scale()
Parameters: |
|
---|---|
Returns: | |
Return type: |