mia
This is the development version of mia; for the stable release version, see mia.
Microbiome analysis
Bioconductor version: Development (3.21)
mia implements tools for microbiome analysis based on the SummarizedExperiment, SingleCellExperiment and TreeSummarizedExperiment infrastructure. Data wrangling and analysis in the context of taxonomic data is the main scope. Additional functions for common task are implemented such as community indices calculation and summarization.
Author: Tuomas Borman [aut, cre] (ORCID:
Maintainer: Tuomas Borman <tuomas.v.borman at utu.fi>
citation("mia")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("mia")
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("mia")
mia | HTML | R Script |
Reference Manual | ||
NEWS | Text | |
LICENSE | Text |
Details
biocViews | DataImport, Microbiome, Software |
Version | 1.15.0 |
In Bioconductor since | BioC 3.13 (R-4.1) (3.5 years) |
License | Artistic-2.0 | file LICENSE |
Depends | R (>= 4.0), MultiAssayExperiment, SingleCellExperiment, SummarizedExperiment, TreeSummarizedExperiment(>= 1.99.3) |
Imports | ape, BiocGenerics, BiocParallel, Biostrings, bluster, DECIPHER, decontam, DelayedArray, DelayedMatrixStats, DirichletMultinomial, dplyr, IRanges, MASS, MatrixGenerics, mediation, methods, rbiom, rlang, S4Vectors, scater, scuttle, stats, tibble, tidyr, utils, vegan |
System Requirements | |
URL | https://github.com/microbiome/mia |
Bug Reports | https://github.com/microbiome/mia/issues |
See More
Suggests | ade4, BiocStyle, biomformat, dada2, knitr, miaViz, microbiomeDataSets, NMF, patchwork, phyloseq, reldist, rhdf5, rmarkdown, stringr, testthat, topicdoc, topicmodels, yaml |
Linking To | |
Enhances | |
Depends On Me | miaViz |
Imports Me | MGnifyR, dar, iSEEtree, curatedMetagenomicData |
Suggests Me | ANCOMBC, CBEA, miaSim, philr, bugphyzz, MicrobiomeBenchmarkData, MiscMetabar |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | mia_1.15.0.tar.gz |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/mia |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/mia |
Bioc Package Browser | https://code.bioconductor.org/browse/mia/ |
Package Short Url | https://bioconductor.org/packages/mia/ |
Package Downloads Report | Download Stats |