AmpliconExperiment.plot_feature_matrix(fields, feature_ids, title_field=None, transform_x=None, transform_y=None, plot='scatter', ncols=5, nrows=None, size=2, aspect=1, **kwargs)[source]¶This plots an array of scatter plots between each features against the specified sample metadata.
For each panel of scatter plot, the x-axis is the co-variates specified by sample metadata field; the y-axis is the feature abundance.
| Parameters: |
|
|---|---|
| Returns: | |
| Return type: |