mosdef
This is the released version of mosdef; for the devel version, see mosdef.
MOSt frequently used and useful Differential Expression Functions
Bioconductor version: Release (3.22)
This package provides functionality to run a number of tasks in the differential expression analysis workflow. This encompasses the most widely used steps, from running various enrichment analysis tools with a unified interface to creating plots and beautifying table components linking to external websites and databases. This streamlines the generation of comprehensive analysis reports.
Author: Leon Dammer [aut] ORCID iD ORCID: 0009-0008-4132-7639 , Federico Marini [aut, cre] ORCID iD ORCID: 0000-0003-3252-7758
Maintainer: Federico Marini <marinif at uni-mainz.de>
citation("mosdef")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("mosdef")
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("mosdef")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.