Learn R Programming

⚠️There's a newer version (2.4.0) of this package.Take me there.

SigCheck (version 1.0.2)

Check a gene signature's classification performance against random signatures, permuted data, and known signatures.

Description

While gene signatures are frequently used to classify data (e.g. predict prognosis of cancer patients), it it not always clear how optimal or meaningful they are (cf David Venet, Jacques E. Dumont, and Vincent Detours' paper "Most Random Gene Expression Signatures Are Significantly Associated with Breast Cancer Outcome"). Based partly on suggestions in that paper, SigCheck accepts a data set (as an ExpressionSet) and a gene signature, and compares its classification performance (using the MLInterfaces package) against a) random gene signatures of the same length; b) known, (related and unrelated) gene signatures; and c) permuted data.

Copy Link

Version

Version

1.0.2

License

Artistic-2.0

Maintainer

Rory Stark

Last Published

February 15th, 2017

Functions in SigCheck (1.0.2)

sigCheckRandom

Check classification performance of signatures composed of randomly selected features
sigCheck

Check classification potential of a gene signature against randomly selected gene signatures, known gene signatures, and permuted expression sets.
sigCheckPlot

Plot results of a signature check
nkiResults

Precomputed list of results for a call to sigCheck using the breastCancerNKI dataset.
SigCheck-package

Check a gene signature's classification performance against random signatures, permuted data, and known signatures.
sigCheckPermuted

Check classification performance of signature on randomly permuted data
knownSignatures

sigCheckKnown

Check classification performance of signature against a panel of known gene signatures
sigCheckClassifier

Establish baseline classification performance for a signature