david-barnett / microViz

R package for microbiome data visualization and statistics. Uses phyloseq, vegan and the tidyverse. Docker image available.
https://david-barnett.github.io/microViz/
GNU General Public License v3.0
106 stars 11 forks source link

tax_top can't actually "use counts" because it uses ps_get internally #78

Closed david-barnett closed 2 years ago

david-barnett commented 2 years ago

when solving, give ps_get a counts argument, which can supersede the internal ps_counts function

david-barnett commented 2 years ago

fixed in 0.10.2