calour.filtering.
filter_by_data
(exp: calour.experiment.Experiment, predicate, axis=1, field=None, negate=False, inplace=False, **kwargs)[source]¶Filter samples or features by the data matrix.
Note
This function is also available as a class method Experiment.filter_by_data()
Parameters: |
|
---|---|
Returns: | the filtered object |
Return type: |