brca {Przewodnik} | R Documentation |
BRCA Dataset
Description
From The Cancer Genome Atlas dataset, subset for BRCA - BReast CAncer.
Usage
data(brca)
Format
a data.frame with 695 rows and 16 columns
Details
The subsequent columns describe:
time, death - survival status for patient
subtype - cancer subtype
p53mut - mutation in p53
MDM2, ..., DNAJB12 - expression of different genes
Examples
library("Przewodnik")
summary(brca)
[Package Przewodnik version 0.16.12 Index]