UCSCXenaShiny v2 Book
2024-10-01
About
UCSCXenaShiny is an R package for interactively exploring UCSC Xena datasets. It is mainly designed to provide a web app (built on the top of {shiny}
framework and {UCSCXenaTools}
package) for downloading, analyzing and visualizing datasets from UCSC Xena. In the latest version, the application can support both general and personalized tumor molecular analysis with versatile functional modules and user-friendly interface layouts. Overall, our tool aims to make best use of public omics data from UCSC Xena and assist broad user community with precision oncology research.
Here, we have prepared the tutorial book to introduce the detailed usage of UCSCXenaShiny based on R Markdown and bookdown. Firstly, we will start with the basic knowledge of UCSC Xena repository and its data hubs in Chapter 1. Then, the following chapters can be generally divided into two parts for the usage of R package and Shiny App:
Part Ⅱ
- Chapter 6:The ways to visit UCSCXenaShiny application.
- Chapter 7:The intuitive widgets and quick exploration modules in homepage.
- Chapter 8:The query for all datasets of UCSC Xena repository.
- Chapter 9:General analysis modules for any matrix datasets.
- Chapter 10:Custom analysis modules for TPC datasets.
- Chapter 11:The key preprocesses of personalized TPC pipelines.
- Chapter 12:The versatile analyses of personalized TPC pipelines.
- Chapter 13:Two download modules for the custom data subset.
Part Ⅲ
We have recorded a series of tutorial videos with step-by-step instructions:
1. English version
2. Chinese version
- Episode 1: https://www.bilibili.com/video/BV1rT421k7Zv
- Episode 2: https://www.bilibili.com/video/BV1E14218779
- Episode 3: https://www.bilibili.com/video/BV141421t71g
- Episode 4: https://www.bilibili.com/video/BV1TZ421K7VH
Welcome to cite the following articles when UCSCXenaShiny has facilitated your study:
UCSCXenaShiny v2 —
Li, S., Peng, Y., Chen, M. et al. Facilitating integrative and personalized oncology omics analysis with UCSCXenaShiny. Commun Biol 7, 1200 (2024). https://doi.org/10.1038/s42003-024-06891-2
UCSCXenaShiny v1 —
Shixiang Wang, Yi Xiong, Longfei Zhao, Kai Gu, Yin Li, Fei Zhao, Jianfeng Li, Mingjie Wang, Haitao Wang, Ziyu Tao, Tao Wu, Yichao Zheng, Xuejun Li, Xue-Song Liu, UCSCXenaShiny: an R/CRAN package for interactive analysis of UCSC Xena data, Bioinformatics, Volume 38, Issue 2, January 2022, Pages 527–529, https://doi.org/10.1093/bioinformatics/btab561
UCSCXenaTools —
Wang S and Liu X. The UCSCXenaTools R package: a toolkit for accessing genomics data from UCSC Xena platform, from cancer multi-omics to single-cell RNA-seq. Journal of Open Source Software, 4(40), 1627, https://doi.org/10.21105/joss.01627
If you have any question, please report to the Github issues page or email to lishensuo@163.com