ordertsp: Ordering of the pairs of genes

Description Usage Arguments Value Note Author(s) References See Also

View source: R/ordertsp.r

Description

Determine the order (decreasing) of the pairs of genes represented by their scores.

Usage

1
ordertsp(delta, gamma)

Arguments

delta

The score Delta of the pairs of genes

gamma

The score Gamma of the pairs of genes

Value

The position in which each pair should appear to be ordered (based on delta and gamma).

Note

This function is used in the function ktspcalc2() to order the selected pairs of genes.

Author(s)

Julien Damond julien.damond@gmail.com

References

D. Geman, C. d'Avignon, D. Naiman and R. Winslow, "Classifying gene expression profiles from pairwise mRNA comparisons," Statist. Appl. in Genetics and Molecular Biology, 3, 2004.

A.C. Tan, D.Q. Naiman, L. Xu, R.L. Winslow, D. Geman, "Simple decision rules for classifying human cancers from gene expression profiles," Bioinformatics, 21: 3896-3904, 2005.

Aik Choon Tan, Daniel Q. Naiman, Lei Xu, Raimond L. Winslow, and Donald Geman, "Simple decision rules for classifying human cancers from gene expression profiles," Bioinformatics, 21:3896NAK3904, October 2005.

J. Damond, supervised by S. Morgenthaler and S. Hosseinian, "Presentation and study of robustness for several methods to classify individuals based on their gene expressions", Master thesis, Swiss Federal Institute of Technology Lausanne (Switzerland), 2011.

J. Damond, S. Morgenthaler, S. Hosseinian, "The robustness of the TSP and the k-TSP and the computation of ROC curves", paper is submitted in Bioinformatics, December 2011.

Jeffrey T. Leek <jtleek@jhu.edu> (). tspair: Top Scoring Pairs for Microarray Classification. R package version 1.10.0.

See Also

kts.pair, ktspplot,predict.ktsp, summary.ktsp, ktspcalc2


ktspair documentation built on May 2, 2019, 3:25 a.m.