calour.transforming.
binarize
(exp: calour.experiment.Experiment, threshold=1, inplace=False)[source]¶Binarize the data with a threshold.
It calls scikit-learn to do the real work.
Note
This function is also available as a class method Experiment.binarize()
Parameters: |
|
---|---|
Returns: | |
Return type: |