make.prediction: Predict oncogenes, tumor suppressor genes and passenger...

View source: R/r-functions.selection.R

make.predictionR Documentation

Predict oncogenes, tumor suppressor genes and passenger genes.

Description

Predict oncogenes, tumor suppressor genes and passenger genes.

Usage

make.prediction(output.folder, output.prefix)

Arguments

output.folder:

A folder containing a "reformatted.txt" file.

output.prefix:

A prefix string used to label the files. Predictions are written to a file "prefix.predictions.txt".

Examples

: make.prediction(output.folder='./examples/', output.prefix='TCGA.ACC');

liliulab/gust documentation built on Aug. 30, 2022, 1:42 a.m.