-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
73 lines (72 loc) · 1.3 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
61
62
63
64
65
66
67
68
69
70
71
72
url: https://microbialgenomics-irsicaixaorg.github.io/dar/
template:
bootstrap: 5
bootswatch: minty
reference:
- title: "Basic Functions"
contents:
- dar
- recipe
- prep
- bake
- cool
- title: "Step Functions - Data Preprocessing"
contents:
- step_filter_taxa
- step_filter_by_prevalence
- step_filter_by_abundance
- step_filter_by_rarity
- step_filter_by_variance
- step_subset_taxa
- step_rarefaction
- title: "Step Functions - Differential Abundance Methods"
contents:
- step_aldex
- step_ancom
- step_corncob
- step_deseq
- step_lefse
- step_maaslin
- step_metagenomeseq
- step_wilcox
- title: "Exploration"
contents:
- abundance_plt
- corr_heatmap
- exclusion_plt
- find_intersections
- intersection_df
- intersection_plt
- mutual_plt
- overlap_df
- title: "Recipe Getters and Adders"
contents:
- add_tax
- add_var
- get_phy
- get_tax
- get_var
- otu_table
- phy_qc
- sample_data
- steps_ids
- tax_table
- required_deps
- zero_otu
- title: "Import and Export"
contents:
- export_steps
- import_steps
- read_data
- title: "Other functions"
contents:
- contains_rarefaction
- rand_id
- PrepRecipe-class
- phyloseq_or_null-class
- title: "Data"
contents:
- metaHIV_phy
- pastry_df
- test_rec
- test_prep_rec