You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://www.repostatus.org/#active"><imgsrc="https://www.repostatus.org/badges/latest/active.svg"alt="Project Status: Active – The project has reached a stable, usable state and is being actively developed." /></a>
**UCSCXenaTools** is an R package for accessing genomics data from UCSC Xena platform, from cancer multi-omics to single-cell RNA-seq.
102
29
Public omics data from UCSC Xena are supported through [**multiple turn-key Xena Hubs**](https://xenabrowser.net/datapages/), which are 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.
103
30
@@ -194,16 +121,7 @@ df_todo
194
121
195
122
Query and download.
196
123
197
-
```{r, eval=FALSE}
198
-
XenaQuery(df_todo) %>%
199
-
XenaDownload() -> xe_download
200
-
```
201
-
202
-
**For researchers in China, now Hiplot team has deployed several Xena mirror sites (`https://xena.hiplot.com.cn/`) at Shanghai. You can set an option `options(use_hiplot = TRUE)` before querying data step to speed up both data querying and downloading.**
0 commit comments