Mercurial > repos > mingchen0919 > aurora_fastqc_site
comparison _site.yml @ 8:94762f1cb779 draft
planemo upload commit 76f9ca75d5b1c0c0fad6c10876d9dfeba7d5ecff-dirty
author | mingchen0919 |
---|---|
date | Mon, 30 Apr 2018 16:15:39 -0400 |
parents | 3f92c10de274 |
children |
comparison
equal
deleted
inserted
replaced
7:3f92c10de274 | 8:94762f1cb779 |
---|---|
2 output_dir: "." | 2 output_dir: "." |
3 navbar: | 3 navbar: |
4 title: "FastQC" | 4 title: "FastQC" |
5 type: inverse | 5 type: inverse |
6 left: | 6 left: |
7 - text: "Home" | |
8 icon: fa-home | |
9 href: index.html | |
10 - text: "Evaluation Overview" | 7 - text: "Evaluation Overview" |
11 href: 01_evaluation_overview.html | 8 href: 01_evaluation_overview.html |
12 - text: "Evaluation by data module" | 9 - text: "Evaluation by data module" |
13 menu: | 10 menu: |
14 - text: "Per Base Sequence Quality" | 11 - text: "Per Base Sequence Quality" |
29 href: 09_sequence_duplication_levels.html | 26 href: 09_sequence_duplication_levels.html |
30 - text: "Adapter Content" | 27 - text: "Adapter Content" |
31 href: 10_adapter_content.html | 28 href: 10_adapter_content.html |
32 - text: "Kmer Content" | 29 - text: "Kmer Content" |
33 href: 11_kmer_content.html | 30 href: 11_kmer_content.html |
31 | |
34 output: | 32 output: |
35 html_document: | 33 html_document: |
36 theme: cosmo | 34 theme: cosmo |
37 highlight: textmate | 35 highlight: textmate |