Skip to content

MSQ-123/UCSCXenaShiny

This branch is 550 commits behind openbiox/UCSCXenaShiny:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

05237e6 · Jul 21, 2020
Jul 12, 2020
Jul 21, 2020
Jul 19, 2020
Jul 13, 2020
Jun 18, 2020
Jul 21, 2020
Jul 21, 2020
Jun 30, 2019
Jun 19, 2020
Jul 5, 2020
Apr 21, 2019
Jun 3, 2020
Jul 5, 2020
Apr 21, 2019
Apr 21, 2019
Jul 21, 2020
Jun 3, 2020
Jul 9, 2020
Aug 19, 2019
Apr 21, 2019
Apr 21, 2019

Repository files navigation

UCSCXenaShiny

CRAN status lifecycle R-CMD-check

The goal of UCSCXenaShiny is to provide a web app for downloading, analyzing and visualizing datasets from UCSC Xena, which is a collection of UCSC-hosted public databases such as TCGA, ICGC, TARGET, GTEx, CCLE, and others. Databases are normalized so they can be combined, linked, filtered, explored and downloaded.

Please cite the following article when using UCSCXenaShiny:

Wang, S.; Xiong, Y.; Gu, K.; Zhao, L.; Li, Y.; Zhao, F.; Li, X.; Liu, X. UCSCXenaShiny: An R Package for Exploring and Analyzing UCSC Xena Public Datasets in Web Browser. Preprints 2020, 2020070179 (doi: 10.20944/preprints202007.0179.v1).

⏬ Installation

You can install stable release of UCSCXenaShiny from CRAN with:

install.packages("UCSCXenaShiny")

You can install the development version of UCSCXenaShiny from Github with:

remotes::install_github("openbiox/XenaShiny")

🔰 Usage

First load package:

library(UCSCXenaShiny)

Then run the following command in console:

app_run()

✍️ Author

📃 LICENSE

MIT © Openbiox

About

📊A Shiny GUI for UCSC Xena https://xenabrowser.net/datapages/

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.7%
  • R 40.3%