AmpliconExperiment.sort_taxonomy(inplace=False)[source]¶Sort the features based on the taxonomy
Sort features based on the taxonomy (alphabetical)
| Parameters: | inplace (bool, optional) – False (default) to create a copy True to Replace data in exp |
|---|---|
| Returns: | sorted by taxonomy |
| Return type: | Experiment |