Transform the output of sourmash taxonomy annotate into a phyloseq object
from_taxonomy_annotate_to_phyloseq.Rd
`from_taxonomy_annotate_to_phyloseq()` transforms a data frame that contains sourmash taxonomy annotate results into a phyloseq object. Counts are derived from the `n_unique_kmers` column, the abundance-weighted number of unique k-mers overlapping between a query and its match in the database.