-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
71 lines (69 loc) · 1.63 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
url: ~
template:
params:
bootswatch: flatly
reference:
- title: RFLOMICS User Interface
contents:
- runRFLOMICS
- title: RFLOMICS Classes
desc: Exported classes and their accessors
contents:
- RflomicsMAE-class
- RflomicsSE-class
- title: Constructor
contents:
- createRflomicsMAE
- title: Statistical Setting
contents:
- generateModelFormulae
- generateExpressionContrast
- title: Data Processing
contents:
- runDataProcessing
- runOmicsPCA
- title: Differential expression analysis
contents:
- runDiffAnalysis
- title: Co-Expression Analysis
contents:
- runCoExpression
- title: Gene Enrichment Analysis
contents:
- runAnnotationEnrichment
- title: Data Integration
contents:
- filterFeatures
- prepareForIntegration
- runOmicsIntegration
- title: Get Results
contents:
- getAnalysis
- title: Example Data
contents:
- ecoseed
- title: Export Results
contents:
- generateReport
navbar:
structure:
left: [intro, reference, articles, tutorials, news]
right: [gitlab]
components:
intro:
text: Get started
href: articles/RFLOMICS.html
reference:
text: Reference
href: reference/index.html
articles:
text: Manuals
menu:
- text: RFLOMICS vignettes cmd line
href: articles/RFLOMICS-cmd-line.html
- text: RFLOMICS input data
href: articles/RFLOMICS-input-data.html
gitlab:
icon: fa-gitlab
href: https://forgemia.inra.fr/flomics/rflomics
aria-label: Gitlab