| breastcancer2012_subset {netgsa} | R Documentation |
Breast cancer data from TCGA (2012). This is a 750 gene subset
Description
An example data set consisting of RNA-seq gene expression data, KEGG pathways, edge list and non-edge list.
Usage
data(breastcancer2012_subset)
Format
A list with components
xThe
p \times ndata matrix.groupThe vector of class indicators of length
n.pathwaysA list of KEGG pathways.
edgelistA data frame of edges, each row corresponding to one edge.
nonedgelistA data frame of nonedges, each row corresponding to one negative edge.
pathways_matMatrix with pathway indicators
References
Cancer Genome Atlas Network. (2012). Comprehensive molecular portraits of human breast tumours. Nature, 490(7418), 61.
Examples
data("breastcancer2012_subset")
[Package netgsa version 4.0.5 Index]