- Home
- Bioconductor 3.22
- Software Packages
- splineTimeR
splineTimeR
This is the released version of splineTimeR; for the devel version, see splineTimeR.
Time-course differential gene expression data analysis using spline regression models followed by gene association network reconstruction
Bioconductor version: Release (3.22)
This package provides functions for differential gene expression analysis of gene expression time-course data. Natural cubic spline regression models are used. Identified genes may further be used for pathway enrichment analysis and/or the reconstruction of time dependent gene regulatory association networks.
Author: Agata Michna
Maintainer: Herbert Braselmann <hbraselmann at online.de>, Martin Selmansberger <martin.selmansberger at helmholtz-muenchen.de>
citation("splineTimeR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("splineTimeR")
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("splineTimeR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.