R package for microbiome data visualization and statistics. Uses phyloseq, vegan and the tidyverse. Docker image available.
GNU General Public License v3.0
106
stars
11
forks
source link
heatmaps can't show only one variable/sample/taxon without suppressing seriation #47
Closed
david-barnett closed 2 years ago
workaround: set
seriation_method = "Identity"
orsample/tax_seriation = "Identity"
solution: set relevant seriation method to Identity automatically if only one col/row detected