-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy path_pkgdown.yml
50 lines (45 loc) · 1.17 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
templates:
params:
bootswatch: lumen
ganalytics: UA-54921687-5
reference:
- title: Installing and Running FastQC Tool
contents:
- fastqc_install
- fastqc
- title: Aggregating and Summarizing Multiple FastQC Reports
contents:
- qc_aggregate
- title: Inspecting Problems
contents:
- qc_problems
- title: Importing and Plotting FastQC Reports
contents:
- qc_read
- qc_read_collection
- qc_plot
- qc_plot_collection
- title: Building One-Sample and Multi-QC Reports
contents:
- qc_report
- title: Others
contents:
- qc_unzip
navbar:
title: "fastqcr"
left:
- text: Reference
href: reference/index.html
- text: QC Reports
menu:
- text: Multi-QC Reports
href: qc-reports/fastqcr-multi-qc-report.html
- text: One-Sample Report (+Interpretation)
href: qc-reports/sample-qc-report-interpretation.html
- text: One-Sample Report (no interpretation)
href: qc-reports/sample-qc-report-without-interpretation.html
- text: News
href: news/index.html
right:
- icon: fa-github
href: https://github.com/kassambara/fastqcr