- Home
- Bioconductor 3.20
- Software Packages
- maSigPro
maSigPro
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see maSigPro.
Significant Gene Expression Profile Differences in Time Course Gene Expression Data
Bioconductor version: 3.20
maSigPro is a regression based approach to find genes for which there are significant gene expression profile differences between experimental groups in time course microarray and RNA-Seq experiments.
Author: Ana Conesa and Maria Jose Nueda
Maintainer: Maria Jose Nueda <mj.nueda at ua.es>
citation("maSigPro")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("maSigPro")
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("maSigPro")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.