R/gdc-package.R

#' ncigdc: A package for computating the notorious bar statistic.
#'
#' Cool package for interfacing with NCI GDC
#' 
#' @section finding data:
#' 
#' \itemize{
#' \item{\code{\link{query}}}
#' \item{\code{\link{cases}}}
#' \item{\code{\link{projects}}}
#' \item{\code{\link{files}}}
#' \item{\code{\link{annotations}}}
#' \item{\code{\link{mapping}}}
#' }
#'
#' @section downloading data:
#' data
#'
#' @importFrom magrittr "%>%"
#'
#' @docType package
#' @name GenomicDataCommons
NULL

Try the GenomicDataCommons package in your browser

Any scripts or data that you put into this service are public.

GenomicDataCommons documentation built on Nov. 8, 2020, 11:08 p.m.