-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
88 lines (79 loc) · 1.68 KB
/
_pkgdown.yml
File metadata and controls
88 lines (79 loc) · 1.68 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
76
77
78
79
80
81
82
83
84
85
86
87
88
url: https://bpollner.github.io/flowdex/
template:
bootstrap: 5
navbar:
components:
articles:
text: Articles
menu:
- text: Background
- text: Description
href: articles/description.html
- text: Re-Calculate to Events per Volume Unit
href: articles/bottled_water.html
- text: -------
- text: "Tutorial"
- text: "Acquire Data"
href: articles/acquire_data.html
- text: "Workflow 1: Define Gating Strategy and Polygon Gates"
href: articles/workflow_1.html
- text: "Workflow 2: Extract Fluorescence Distributions"
href: articles/workflow_2.html
- text: "Repair & Accessory Functions"
href: articles/accessory.html
- text: -------
- text: "Acknowledgements"
href: articles/acknowledgements.html
reference:
- title: "Package flowdex"
desc: ""
contents:
- flowdex
- title: "Setup Functions"
desc: ""
contents:
- setup_settings
- genfs
- fd_update_settings
- title: "Repair Functions"
desc: ""
contents:
- checkRepairFcsFiles
- repairVolumes
- repairSID
- title: "Gating & Data Extraction"
desc: ""
contents:
- flowdexit
- makefdmat
- makeGatingSet
- makeAddGatingSet
- addGates
- getEventsPerVolume
- cutFdmatToGate
- exportFdmatData
- title: "Plot Functions"
desc: ""
contents:
- drawGate
- plotgates
- plotFlscDist
- title: "Accessory Functions"
desc: ""
contents:
- fd_save
- fd_load
- applyBandpass
- title: "Class Documentation"
desc: ""
contents:
- class-eventsPV
- class-cyTags
- class-gatingStrategy_fd
- class-GatingSet_fd
- class-fdmat_single
- class-fdmat
- title: "Other Functions"
desc: ""
contents:
- check_download_data