pheno: A test dataset for the RTopper package

phenoR Documentation

A test dataset for the RTopper package

Description

A data.frame with 2 columns containing the phenotypic class indicator for the 95 patients analyzed and used in the examples. Can be used as input to convertToDr.

Usage

 data(exampleData) 

Format

This object is a data.frame with two columns:

"Sample": the first column contains the patients identifiers;

"Class": the second columns contain a numeric indicator (0 or 1) corresponding to the phenotypic class of each patient;

Source

The Cancer Genome Atlas (TCGA) project http://cancergenome.nih.gov/

References

The Cancer Genome Atlas (TCGA) Research Network. “Comprehensive genomic characterization defines human glioblastoma genes and core pathways”. Nature, 2008, October 23; 455(7216): 1061-1068

Examples

data(exampleData)
class(pheno)
colnames(pheno)
str(pheno)

marchion/RTopper documentation built on Oct. 29, 2022, 8:14 a.m.