bda (version 14.3.19)

BreastCancer: Breast Cancer Data

Description

Cleaned breast cancer data from TCGA. Three datasets: primary, normal and meta.

Usage

data(BreastCancer)

Arguments

Value

None

References

TCGA(2012) Comprehensive molecular portraits of human breast tumours. Nature,490(7418),61-70.

Examples

Run this code
# NOT RUN {
 data(BreastCancer)
 head(normal)
 head(primary)
 head(meta)
# }

Run the code above in your browser using DataLab