forked from omnideconv/immunedeconv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
47 lines (46 loc) · 1.47 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
url: https://icbi-lab.github.io/immunedeconv
reference:
- title: Deconvolution
desc: Use the package to estimate immune cell fractions from bulk RNA-seq samples.
contents:
- deconvolution_methods
- deconvolute
- set_cibersort_binary
- set_cibersort_mat
- eset_to_matrix
- title: Deconvolution methods
desc: Direct access to the individual deconvolution methods to access special features that are not available through `deconvolute()`.
contents:
- deconvolute_cibersort
- deconvolute_epic
- deconvolute_mcp_counter
- deconvolute_quantiseq
- deconvolute_timer
- deconvolute_xcell
- title: Cell type mapping
desc: Map cell types and datasets to a controlled vocabulary.
contents:
- cell_type_map
- cell_type_tree
- available_datasets
- map_cell_types
- map_result_to_celltypes
- title: Simulation of bulk samples
desc: Use this package to simulate bulk RNA-seq samples from single cell RNA-seq data.
contents:
- scale_to_million
- make_random_bulk
- make_bulk_eset
- title: Datasets
desc: List of datasets provided by the package
contents:
- dataset_racle
- title: TIMER
desc: functions and objects related to the TIMER method
contents:
- timer_available_cancers
- deconvolute_timer
- title: quanTIseq
desc: functions and objects related to the quanTIseq method
contents:
- deconvolute_quantiseq.default