forked from metabaRfactory/metabaR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
57 lines (51 loc) · 1.49 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
title: metabaR
url: https://metabarfactory.github.io/metabaR/
development:
mode: auto
reference:
- title: Import / Format
desc: Generate `metabarlist objects` from files of various formats or directly from R objects
contents:
- '`tabfiles_to_metabarlist`'
- '`obifiles_to_metabarlist`'
- '`biomfiles_to_metabarlist`'
- '`read_ngsfilter`'
- '`metabarlist_generator`'
- '`check_metabarlist`'
- '`silva_annotator`'
- '`silva_annotator_deprec`'
- title: Visualise
desc: Visualise data under both ecological and experimental perspectives
contents:
- '`summary_metabarlist`'
- '`ggpcrplate`'
- '`ggpcrtag`'
- '`ggtaxplot`'
- '`hill_rarefaction`'
- '`gghill_rarefaction`'
- '`check_pcr_repl`'
- '`check_pcr_thresh`'
- title: Manipulate
desc: Manipulate `metabarlist` objects
contents:
- '`subset_metabarlist`'
- '`extract_table`'
- '`aggregate_pcrs`'
- '`aggregate_motus`'
- '`taxoparser`'
- '`taxodecider`'
- title: Flag spurious signal
desc: Detect and enable the tagging of potential molecular artifacts such as contaminants or failed PCR reactions
contents:
- '`contaslayer`'
- '`tagjumpslayer`'
- '`pcrslayer`'
- '`pcr_outlier`'
- '`pcr_within_between`'
- title: Export
desc: Export data in fasta format
contents:
- '`fasta_generator`'
- title: Example data set
contents:
- '`soil_euk`'