forked from RGLab/CytoML
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
36 lines (35 loc) · 1006 Bytes
/
_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
destination: docs
reference:
- title: "FlowJo Workspaces"
desc: >
Methods for converting between FlowJo workspaces and
cytoverse `GatingSet` objects
contents:
- flowjo_workspace-class
- open_flowjo_xml
- flowjo_to_gatingset
- gatingset_to_flowjo
- fj_ws_get_sample_groups
- fj_ws_get_samples
- fj_ws_get_keywords
- title: "Diva Workspaces"
desc: >
Methods for converting between BD FACSDiva workspaces and
cytoverse `GatingSet` objects
contents:
- diva_workspace-class
- open_diva_xml
- diva_to_gatingset
- diva_get_sample_groups
- diva_get_samples
- title: "Cytobank Experiments"
desc: >
Methods for converting between Cytobank experiments and
cytoverse `GatingSet` objects
contents:
- open_cytobank_experiment
- cytobank_to_gatingset
- gatingset_to_cytobank
- ce_get_samples
- ce_get_compensations
- ce_get_transformations