mitch: Multi-Contrast Gene Set Enrichment Analysis

mitch is an R package for multi-contrast enrichment analysis. At it’s heart, it uses a rank-MANOVA based statistical approach to detect sets of genes that exhibit enrichment in the multidimensional space as compared to the background. The rank-MANOVA concept dates to work by Cox and Mann (https://doi.org/10.1186/1471-2105-13-S16-S12). mitch is useful for pathway analysis of profiling studies with one, two or more contrasts, or in studies with multiple omics profiling, for example proteomic, transcriptomic, epigenomic analysis of the same samples. mitch is perfectly suited for pathway level differential analysis of scRNA-seq data. The main strengths of mitch are that it can import datasets easily from many upstream tools and has advanced plotting features to visualise these enrichments.

Package details

AuthorMark Ziemann [aut, cre, cph], Antony Kaspi [aut, cph]
Bioconductor views DifferentialExpression Epigenetics GeneExpression GeneSetEnrichment Proteomics Reactome SingleCell Transcriptomics
MaintainerMark Ziemann <mark.ziemann@gmail.com>
LicenseCC BY-SA 4.0 + file LICENSE
Version1.2.2
URL https://github.com/markziemann/mitch
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("mitch")

Try the mitch package in your browser

Any scripts or data that you put into this service are public.

mitch documentation built on Nov. 8, 2020, 6 p.m.