Bioc2026 Registration Open!

miaDash

Dashboard for the interactive analysis and exploration of microbiome data

Bioconductor version: 3.23 · Package version: 1.4.0

miaDash provides a Graphical User Interface for the exploration of microbiome data. This way, no knowledge of programming is required to perform analyses. Datasets can be imported, manipulated, analysed and visualised with a user-friendly interface.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("miaDash")

Details

MaintainerGiulio Benedetti <giulio.benedetti@utu.fi>
AuthorGiulio Benedetti [aut, cre] (ORCID: <https://orcid.org/0000-0002-8732-7692>), Akewak Jeba [ctb] (ORCID: <https://orcid.org/0009-0007-1347-7552>), Leo Lahti [aut] (ORCID: <https://orcid.org/0000-0001-5537-637X>)
LicenseArtistic-2.0
URLhttps://github.com/microbiome/miaDash
Bug Reportshttps://github.com/microbiome/miaDash/issues
Downloads rank146
Source branchRELEASE_3_23
biocViewsDataImport, GUI, Microbiome, ShinyApps, Software, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.4.0), iSEE (>= 2.19.4), shiny

Imports: ape, bluster, htmltools, iSEEtree (>= 1.1.4), mia, rintrojs, scater, scuttle, shinydashboard, shinyjs, shinyWidgets, S4Vectors, SingleCellExperiment, SummarizedExperiment, TreeSummarizedExperiment, utils, vegan

Suggests: BiocStyle, knitr, philr, remotes, rmarkdown, testthat (>= 3.0.0)