To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("tspair")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
These functions calculate the pair of genes that show the maximum difference in ranking between two user specified groups. This "top scoring pair" maximizes the average of sensitivity and specificity over all rank based classifiers using a pair of genes in the data set. The advantage of classifying samples based on only the relative rank of a pair of genes is (a) the classifiers are much simpler and often more interpretable than more complicated classification schemes and (b) if arrays can be classified using only a pair of genes, PCR based tests could be used for classification of samples. See the references for the tspcalc() function for references regarding TSP classifiers.
Author: Jeffrey T. Leek <jtleek at jhu.edu>
Maintainer: Jeffrey T. Leek <jtleek at jhu.edu>
Citation (from within R,
enter citation("tspair")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("tspair")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("tspair")
tsp1.pdf | ||
R Script | tspTutorial | |
Reference Manual |
biocViews | Bioinformatics, Microarray, Software |
Version | 1.20.0 |
In Bioconductor since | BioC 2.4 (R-2.9) |
License | GPL-2 |
Depends | R (>= 2.10), Biobase(>= 2.4.0) |
Imports | |
Suggests | |
System Requirements | |
URL | |
Depends On Me | stepwiseCM |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | tspair_1.20.0.tar.gz |
Windows Binary | tspair_1.20.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | tspair_1.20.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!