AmpliconExperiment.
sort_ids
(ids, axis=1, inplace=False)[source]¶Sort the features or samples by the given ids.
If ids are not cover the all the features (samples), the rest will be unsorted and appended.
Parameters: |
|
---|---|
Returns: | with features/samples first according to the ids list and then the rest |
Return type: |