R/dataGraphs.R

#' Metabolic graphs of Kidney cancer samples from TCGA
#'
#'40 directed graphs with 441 nodes
#'
#'@docType data
#'
#' @usage data(KidneyGraphs)
#'
#' @format A `list` of  graphs in igraph format
"KidneyGraphs"

#' Kidney sample annotation
#'
#' Tumor type annotation of the 40 kidney metabolic graphs provided with the
#' package
#'
#'@docType data
#'
#' @usage data(annoKidney)
#'
#' @format A dataframe with 3 columns
"annoKidney"
cds-group/GraphDistances documentation built on Dec. 14, 2020, 8:26 a.m.