muscat
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see muscat.
Multi-sample multi-group scRNA-seq data analysis tools
Bioconductor version: 3.21
`muscat` provides various methods and visualization tools for DS analysis in multi-sample, multi-group, multi-(cell-)subpopulation scRNA-seq data, including cell-level mixed models and methods based on aggregated "pseudobulk" data, as well as a flexible simulation platform that mimics both single and multi-sample scRNA-seq data.
Author: Helena L. Crowell [aut, cre] ORCID iD ORCID: 0000-0002-4801-1767 , Pierre-Luc Germain [aut], Charlotte Soneson [aut], Anthony Sonrel [aut], Jeroen Gilis [aut], Davide Risso [aut], Lieven Clement [aut], Mark D. Robinson [aut, fnd]
Maintainer: Helena L. Crowell <helena at crowell.eu>
citation("muscat")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("muscat")
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("muscat")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.