-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_pkgdown.yml
41 lines (36 loc) · 1.07 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
-url: http://hectorrdb.github.io//condiments
template:
params:
bootswatch: flatly
home:
title: "condiments"
type: inverse
navbar:
right:
- icon: fa-github
href: https://github.com/HectorRDB/condiments
reference:
- title: "differential Topology"
desc: >
Those are the functions used for the first step of the condiments workflow
contents:
- '`imbalance_score`'
- '`topologyTest`'
- title: "differential progression and differentiation"
desc: >
Those are the functions used for the second step of the condiments workflow
contents:
- '`differentiationTest`'
- '`progressionTest`'
- title: "Example datasets"
desc: >
This is all the tools to create toy datasets in order to run the examples or discover the other functions
contents:
- '`toy_dataset`'
- '`create_differential_topology`'
- title: 'Slinghsot Helper'
desc: "A few helpful functions to run slinghsot when under multiple conditions."
contents:
- '`merge_sds`'
- '`nLineages`'
- '`slingshot_conditions`'