-
Notifications
You must be signed in to change notification settings - Fork 4
/
_pkgdown.yml
60 lines (46 loc) · 1.05 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
authors:
Océane Cassan:
href: https://oceanecsn.github.io/
development:
mode: unreleased
template:
params:
bootswatch: flatly
reference:
- title: DIANE User Interface
- contents:
- run_app
- title: Pre-processing
- contents:
- normalize
- filter_low_counts
- aggregate_splice_variants
- get_locus
- title: Differential expression analysis
- contents:
- starts_with("estimateD")
- title: Expression based clustering
- contents:
- run_coseq
- get_genes_in_cluster
- fit_glm
- title: Gene ontologies and annotations
- contents:
- starts_with("enrich_go")
- starts_with("convert_from")
- get_gene_information
- title: Gene regulatory network inference
- contents:
- starts_with("network_")
- test_edges
- estimate_test_edges_time
- group_regressors
- describe_node
- title: Visualization functions
- contents:
- starts_with("draw_")
- title: Data
- contents:
- regulators_per_organism
- abiotic_stresses
- gene_annotations