forked from meichendong/SCDC
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yaml
More file actions
54 lines (49 loc) · 1.21 KB
/
_pkgdown.yaml
File metadata and controls
54 lines (49 loc) · 1.21 KB
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
48
49
50
51
52
53
title: SCDC
url: https://meichendong.github.io/SCDC/
template:
params:
bootswatch: cosmo
reference:
- title: Basic Functions
desc: Functions that supports the deconvolution steps
contents:
- '`DemoPlot`'
- '`generateBulk_allcells`'
- '`generateBulk_norep`'
- '`getCPM0`'
- '`getESET`'
- '`getSearchGrid`'
- '`wheat_map`'
- title: Deconvolution Functions
desc: Deconvolution and ENSEMBLE functions
contents:
- '`my_qc`'
- '`SCDC_basis`'
- '`SCDC_basis_ONE`'
- '`SCDC_ENSEMBLE`'
- '`SCDC_ENSEMBLE_subcl`'
- '`SCDC_peval`'
- '`SCDC_prop`'
- '`SCDC_prop_ONE`'
- '`SCDC_prop_ONE_subcl_marker`'
- '`SCDC_prop_subcl_marker`'
- '`SCDC_qc_ONE`'
- '`SCDC_yeval`'
navbar:
type: inverse
left:
- icon: fa-home
href: index.html
- text: "Vignettes"
href: articles/SCDC.html
- text: "References"
href: reference/index.html
- text: "Data"
href: articles/web/SCDC_data.html
right:
- icon: fa-file-code-o
text: "functions"
href: reference/index.html
- icon: fa-github fa-lg
text: "github"
href: https://github.com/meichendong/SCDC