-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
75 lines (67 loc) · 1.3 KB
/
Copy path_pkgdown.yml
File metadata and controls
75 lines (67 loc) · 1.3 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
url: http://valr.hesselberthlab.org
template:
params:
bootswatch: simplex
ganalytics: UA-54095998-3
development:
version_tooltip: "Release version"
navbar:
structure:
right: [robinson, bodenmiller]
components:
home: ~
reference:
text: Documentation
articles:
text: Guides
news:
text: News
robinson:
text: Robinson Lab
href: http://www.imls.uzh.ch/en/research/robinson.html
bodenmiller:
text: Bodenmiller Lab
href: http://www.bodenmillerlab.org
reference:
- title: Example data
contents:
- data
- title: Concatenation & Normalization
contents:
- concatFCS
- normCytof
- title: Debarcoding
contents:
- dbFrame-class
- assignPrelim
- estCutoffs
- applyCutoffs
- plotYields
- plotEvents
- plotMahal
- outFrames
- outFCS
- title: Compensation
contents:
- computeSpillmat
- adaptSpillmat
- plotSpillmat
- compCytof
- title: Differential Analysis
contents:
- daFrame-class
- guessPanel
- plotCounts
- plotExprs
- plotMedExprs
- plotExprHeatmap
- plotMDS
- plotNRS
- tSNE
- plotSNE
- cluster
- mergeClusters
- plotCodes
- plotAbundances
- plotClusterHeatmap
- plotDiffHeatmap