-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_pkgdown.yml
More file actions
44 lines (44 loc) · 916 Bytes
/
_pkgdown.yml
File metadata and controls
44 lines (44 loc) · 916 Bytes
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
url: https://ethanbass.github.io/chromConverter/
template:
bootstrap: 5
reference:
- title: "Core functions"
contents:
- read_chroms
- read_peaklist
- extract_metadata
- write_chroms
- title: "Agilent parsers"
contents:
- starts_with("read_agilent")
- starts_with("read_chemstation")
- title: "Shimadzu parsers"
contents:
- starts_with("read_shimadzu")
- starts_with("read_sz")
- title: "Waters parsers"
contents:
- starts_with("read_waters")
- title: "Other miscellaneous parsers"
contents:
- read_asm
- read_cdf
- read_chromatotec
- read_chromeleon
- read_mdf
- read_mzml
- read_varian_sms
- read_varian_peaklist
- title: "Bindings to external parsers"
contents:
- call_entab
- call_openchrom
- configure_openchrom
- read_thermoraw
- call_rainbow
- sp_converter
- uv_converter
- title: "Write functions"
contents:
- write_andi_chrom
- write_mzml