|
a |
|
b/_pkgdown.yml |
|
|
1 |
destination: docs |
|
|
2 |
|
|
|
3 |
authors: |
|
|
4 |
Shixiang Wang: |
|
|
5 |
href: https://shixiangwang.github.io/ |
|
|
6 |
|
|
|
7 |
reference: |
|
|
8 |
- title: Standard dataset query and download pipeline |
|
|
9 |
desc: Select, query, download and load datasets. |
|
|
10 |
contents: |
|
|
11 |
- XenaData |
|
|
12 |
- XenaScan |
|
|
13 |
- XenaGenerate |
|
|
14 |
- XenaFilter |
|
|
15 |
- XenaBrowse |
|
|
16 |
- XenaQuery |
|
|
17 |
- XenaDownload |
|
|
18 |
- XenaPrepare |
|
|
19 |
- title: Download a subset of dataset |
|
|
20 |
desc: Download a subset of dataset for target analysis. |
|
|
21 |
contents: |
|
|
22 |
- fetch_dense_values |
|
|
23 |
- fetch_dataset_samples |
|
|
24 |
- fetch_dataset_identifiers |
|
|
25 |
- fetch |
|
|
26 |
- title: One-click download function |
|
|
27 |
desc: Download datasets by setting options in one function. |
|
|
28 |
contents: |
|
|
29 |
- downloadTCGA |
|
|
30 |
- getTCGAdata |
|
|
31 |
- availTCGA |
|
|
32 |
- showTCGA |
|
|
33 |
- title: Utility |
|
|
34 |
desc: Useful functions. |
|
|
35 |
contents: |
|
|
36 |
- XenaDataUpdate |
|
|
37 |
- hosts |
|
|
38 |
- cohorts |
|
|
39 |
- datasets |
|
|
40 |
- samples |
|
|
41 |
- has_probeMap |
|
|
42 |
- XenaQueryProbeMap |
|
|
43 |
- title: Helpers |
|
|
44 |
desc: Helper functions. |
|
|
45 |
contents: |
|
|
46 |
- xena_default_hosts |
|
|
47 |
- to_snake |
|
|
48 |
- title: Class |
|
|
49 |
desc: Class and related function. |
|
|
50 |
contents: |
|
|
51 |
- XenaHub-class |
|
|
52 |
- XenaHub |
|
|
53 |
|
|
|
54 |
|
|
|
55 |
|