plrs
This package is for version 3.8 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see plrs.
Piecewise Linear Regression Splines (PLRS) for the association between DNA copy number and gene expression
Bioconductor version: 3.8
The present package implements a flexible framework for modeling the relationship between DNA copy number and gene expression data using Piecewise Linear Regression Splines (PLRS).
Author: Gwenael G.R. Leday
Maintainer: Gwenael G.R. Leday to <gleday at few.vu.nl>
citation("plrs")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("plrs")
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("plrs")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.