R/data.R

#'  TCGA cancer code
#'
#' words frequency from sina news and yk.
#'
#' @format A data frame with 3 variables: \code{code}, \code{cancer} and
#'   \code{cancer_name_cn}
"cancer_info"

#' The columns need read
#'
#' The default columns to read in .maf files.
#'
#' @format A named vector. columns: \code{names(maf_cols)},
#' type: \code{maf_cols}.
"maf_cols"

#' The columns need read
#'
#' The default columns to read in .csv files.
#'
#' @format A named vector. columns: \code{names(csv_cols)},
#' type: \code{csv_cols}.
"csv_cols"
zhchenyang/tcga documentation built on Dec. 23, 2021, 9:18 p.m.