-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_workflowr.yml
71 lines (69 loc) · 1.98 KB
/
_workflowr.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
# workflowr options
# Version 1.6.1
# The seed to use for random number generation. See ?set.seed for details.
seed: 20200420
# The working directory to build the R Markdown files. The path is relative to
# _workflowr.yml. See ?rmarkdown::render for details.
knit_root_dir: "."
name: "IRE Analyses"
navbar:
title: "IRE Analyses"
left:
- text: "Home"
href: index.html
- text: "About"
href: about.html
- text: "Defining IRE Genesets"
menu:
- text: "Human"
- href: index.html
- text: "Mouse"
- href: index.html
- text: "Zebrafish"
- href: index.html
- text: "Datasets"
menu:
- text: "fAD-like zebrafish"
- text: "Pre-processing"
- href: index.html
- text: "Import into R"
- href: index.html
- text: "DE Analysis"
- href: index.html
- text: "------------------"
- text: "Mayo Clinic RNA-seq"
- text: "Import into R"
- href: index.html
- text: "DE Analysis"
- href: index.html
- text: "------------------"
- text: "Caco-2 cell line"
- text: "Import into R"
- href: index.html
- text: "DE Analysis"
- href: index.html
- text: "------------------"
- text: "5XFAD mouse"
- text: "Import into R"
- href: index.html
- text: "DE Analysis"
- href: index.html
- text: "------------------"
- text: "non fAD-like zebrafish"
- text: "Import into R"
- href: index.html
- text: "DE Analysis"
- href: index.html
- text: "Gene Set Testing"
menu:
- text: "Caco-2 cell line"
- href: index.html
- text: "Mayo Clinic RNA-seq"
- href: index.html
- text: "5XFAD mouse"
- href: index.html
- text: "fAD-like zebrafish"
- href: index.html
- text: "non fAD-like zebrafish"
- href: index.html
- text: "Transcript Stability"