R/xenashiny.R

#' @title Xena Shiny App
#' @description A Shiny App for UCSC Xena Data Hubs. See <https://github.com/openbiox/UCSCXenaShiny> for details.
#' @docType package
#' @name UCSCXenaShiny
#' @import ggplot2
#' @importFrom psych corr.test
#' @importFrom utils download.file head install.packages tail
#' @importFrom stats prcomp predict quantile na.omit
NULL

Try the UCSCXenaShiny package in your browser

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

UCSCXenaShiny documentation built on March 7, 2023, 7 p.m.