- Home
- Bioconductor 3.23
- Software Packages
- miaDash (development version)
miaDash
This is the development version of miaDash; for the stable release version, see miaDash.
Dashboard for the interactive analysis and exploration of microbiome data
Bioconductor version: Development (3.23)
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.
Author: Giulio Benedetti [aut, cre] ORCID iD ORCID: 0000-0002-8732-7692 , Akewak Jeba [ctb] ORCID iD ORCID: 0009-0007-1347-7552 , Leo Lahti [aut] ORCID iD ORCID: 0000-0001-5537-637X
Maintainer: Giulio Benedetti <giulio.benedetti at utu.fi>
citation("miaDash")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("miaDash")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("miaDash")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.