-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
60 lines (60 loc) · 1.53 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
reference:
- title: "Primary Workflow"
desc: "The primary building blocks of an analysis"
- subtitle: "Connecting to Data and Standards"
desc: "Operations for starting an analyssis"
- contents:
- process_mzroll
- process_mzroll_multi
- configure_db_access
- subtitle: "Processing and Normalization"
desc: "Operations which modify the working data"
- contents:
- normalize_peaks
- floor_peaks
- collapse_injections
- filter_groupIds
- subtitle: "Statistics"
desc: "Finding metabolites/lipids with interesting patterns of variability"
- contents:
- diffex_mzroll
- pathway_enrichments
- subtitle: "Plotting"
- contents:
- starts_with("plot")
- pvalue_histograms
- volcano_plot
- subtitle: "Export"
- contents:
- starts_with("write")
- title: "Advanced Methods"
desc: "These methods are compatible with the standard workflow but have syntax which is too tricky for many users"
- contents:
- filter_peakgroups_quo
- filter_samples_quo
- title: "Dev Tools"
desc: "Functions used behind the scenes"
- subtitle: "Sample Sheets"
- contents:
- find_tracking_sheet
- import_sample_sheet
- read_sample_list
- augment_samples_with_samplesheet
- subtitle: "Data Structures"
- contents:
- aggregate_mzroll_nest
- mzroll_table
- test_mzroll_list
- subtitle: "Utils"
- contents:
- calculate_pathway_enrichment
- hclust_order
- lipid_components
- query_systematic_compounds
- reconcile_mzroll_list
- remove_constant_name
- summarize_compound_pathways
- X0106_paths
template:
params:
bootswatch: flatly