AmpliconExperiment.find_lowest_taxonomy(field='taxonomy', new_field='taxa')[source]¶Create a new column that contains the taxonomy of lowest possible level.
For example, ‘k__Bacteria; p__Firmicutes; c__Bacilli, o__Lactobacillales; f__Enterococcaceae; g__Enterococcus, s__’ will return ‘g__Enterococcus’
| Parameters: | |
|---|---|
| Returns: | |
| Return type: |