powered by
An example data set consisting of RNA-seq gene expression data, KEGG pathways, edge list and non-edge list.
data(breastcancer2012_subset)
A list with components
x
The \(p \times n\) data matrix.
group
The vector of class indicators of length \(n\).
pathways
A list of KEGG pathways.
edgelist
A data frame of edges, each row corresponding to one edge.
nonedgelist
A data frame of nonedges, each row corresponding to one negative edge.
pathways_mat
Matrix with pathway indicators
Cancer Genome Atlas Network. (2012). Comprehensive molecular portraits of human breast tumours. Nature, 490(7418), 61.
data("breastcancer2012_subset")
Run the code above in your browser using DataLab