Return an interactive bar plot of the samples

bar_plot_ly(ta, n = 12, x = sample_clustered)

Arguments

ta

a tidyamplicons object

n

an integer, representing the amount of colors used to depict different taxa

x

a string, representing the column name used to label and cluster the samples on.