#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.