R/TCGA_full.R

#' @title Full TCGA data
#'
#' @description Full TCGA data 
#' @name TCGA_full
#' @docType data
#' @usage TCGA_full
#' @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_full
#' @keywords datasets
#'
#' @examples
#' data(TCGA_full)

NULL
sunny-zq/INGRID documentation built on Oct. 15, 2019, 6:45 p.m.