pancan_app: provide a shiny app to 'glimpse' structure and content of...

View source: R/pancan.R

pancan_appR Documentation

provide a shiny app to 'glimpse' structure and content of pancan atlas

Description

provide a shiny app to 'glimpse' structure and content of pancan atlas

Usage

pancan_app(dataset = "Annotated", nrecs = 5)

Arguments

dataset

character(1) name of a BigQuery dataset in the pancan-atlas project

nrecs

numeric(1) number of records to request (limited through the n= parameter to as.data.table

Value

currently only as a side effect of starting app

Examples

if (interactive()) pancan_app()

vjcitn/BiocOncoTK documentation built on Feb. 14, 2023, 11:56 p.m.