AmpliconExperiment.correlation(field, method='spearman', nonzero=False, transform=None, numperm=1000, alpha=0.1, fdr_method='dsfdr', random_seed=None)[source]¶Find features with correlation to a numeric metadata field
With permutation based p-values and multiple hypothesis correction
| Parameters: |
|
|---|---|
| Returns: | The experiment with only correlated features, sorted according to correlation coefficient |
| Return type: |