-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
48 lines (45 loc) · 1.04 KB
/
_pkgdown.yml
File metadata and controls
48 lines (45 loc) · 1.04 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
template:
bootstrap: 3
url: https://klugerLab.github.io/DiCoLo
reference:
- title: "Compute Gene-gene Optimal Transport Distance"
contents:
- '`SelectCommonGenes`'
- '`ComputeGeneEMD`'
- '`LoadGeneEMD`'
- title: "Construct Gene Graphs"
contents:
- '`ComputeGraphOperator`'
- '`ComputeDifferentialOperator`'
- title: "Select Significant Genes & Gene Modules"
contents:
- '`FindKneePoint`'
- '`SelectSignificantGenes`'
- '`ClusterGenes`'
- '`RankGeneModules`'
- title: "Visualization"
contents:
- '`ObtainGeneTSNE`'
- '`VisualizeGeneTSNE`'
- title: "Other"
contents:
- '`RunSVD`'
navbar:
structure:
left:
- home
- reference
- articles
right: github
components:
reference:
text: Reference
href: reference/index.html
articles:
text: Articles
menu:
- text: Example on mouse dermal scRNA-seq
href: articles/DiCoLo_demo.html
right:
- icon: fa-github
href: https://github.com/KlugerLab/DiCoLo