- Home
- Bioconductor 3.6
- Software Packages
- SVAPLSseq
SVAPLSseq
This package is for version 3.6 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see SVAPLSseq.
SVAPLSseq-An R package to estimate the hidden factors of unwanted variability and adjust for them to enable a more powerful and accurate differential expression analysis based on RNAseq data
Bioconductor version: 3.6
The package contains functions that are intended for extracting the signatures of latent variation in RNAseq data and using them to perform an improved differential expression analysis for a set of features (genes, transcripts) between two specified biological groups.
Author: Sutirtha Chakraborty
Maintainer: Sutirtha Chakraborty <sutirtha_sutir at yahoo.co.in>
citation("SVAPLSseq")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SVAPLSseq")
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("SVAPLSseq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.