logitT
This package is for version 3.14 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see logitT.
logit-t Package
Bioconductor version: 3.14
The logitT library implements the Logit-t algorithm introduced in --A high performance test of differential gene expression for oligonucleotide arrays-- by William J Lemon, Sandya Liyanarachchi and Ming You for use with Affymetrix data stored in an AffyBatch object in R.
Author: Tobias Guennel <tguennel at vcu.edu>
Maintainer: Tobias Guennel <tguennel at vcu.edu>
citation("logitT")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("logitT")
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("logitT")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.