
Last chance! 50% off unlimited learning
Sale ends in
library(rbiom)
biom <- rarefy(hmp50)
biom$metadata$bray_cluster <- bdiv_clusters(biom)
pull(biom, 'bray_cluster')[1:10]
bdiv_ord_plot(biom, stat.by = "bray_cluster")
Run the code above in your browser using DataLab