-
Notifications
You must be signed in to change notification settings - Fork 24
/
_pkgdown.yml
63 lines (58 loc) · 1.19 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
url: https://saezlab.github.io/decoupleR/
destination: docs
template:
bootstrap: 5
bootswatch: cosmo
bslib:
primary: "#A6A6A6"
params:
ganalytics: UA-119440867-11
highlightcss: false
development:
mode: auto
navbar:
structure:
left: [home, intro, reference, articles, tutorials, news]
right: [github, twitter, homepage]
components:
twitter:
icon: "fab fa-twitter fa-lg"
href: https://twitter.com/saezlab
homepage:
icon: "fas fa-university"
href: https://www.saezlab.org
type: dark
bg: primary
reference:
- title: decoupleR
desc: >
contents:
- decouple
- title: Statistics
desc: >
contents:
- starts_with("run_")
- title: Network converters
desc: >
contents:
- convert_f_defaults
- rename_net
- extract_sets
- title: Utils
desc: >
contents:
- check_corr
- get_toy_data
- show_methods
- .fit_preprocessing
- filt_minsize
- intersect_regulons
- title: Omnipath wrappers
desc: >
contents:
- show_resources
- get_resource
- get_dorothea
- get_collectri
- get_progeny
- get_ksn_omnipath