Skip to content

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

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

CSUXu/XenaShiny

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XenaShiny

CRAN status lifecycle emoji-log Travis build status AppVeyor build status Coverage status

The goal of UCSCXenaShiny is to provide a web app for downloading, analyzing and visulizing 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.

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()

Developer

  • Shixiang Wang
  • Yi Xiong
  • Longfei Zhao
  • Kai Gu
  • Yin Li
  • Fei Zhao

LICENSE

MIT © Openbiox

About

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

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.3%
  • R 13.7%