R/TCGA.R

#' @title TCGA data
#'
#' @description example data
#' @name TCGA
#' @docType data
#' @usage TCGA
#' @format A \code{list} object with four elements, \code{geneexpr} (z scores for gene expression data), \code{t} (survival time), \code{d} (survival status indicator), \code{pathList} (pathway information).
#'
#' @references TCGA
#' @keywords datasets
#'
#' @examples
#' data(TCGA)

NULL
dongjunchung/PICS documentation built on May 15, 2019, 10:39 a.m.