view _site.yml @ 0:f74fdae99053 draft

planemo upload
author mingchen0919
date Tue, 27 Feb 2018 00:39:56 -0500
parents
children 645291efd2e7
line wrap: on
line source

name: "FastQC Website"
output_dir: opt$X_d
navbar:
    title: "FastQC"
    type: inverse
    left:
        - text: "Home"
          icon: fa-home
          href: index.html
        - text: "Evaluation Overview"
          href: x01_evaluation_overview.html
        - text: "Evaluation by data module"
#          menu:
#            - text: "Per Base Sequence Quality"
#              href: x02_per_base_sequence_quality.html
#            - text: "Per Tile Sequence Quality"
#              href: x03_per_tile_sequence_quality.html
#            - text: "Per Sequence Quality Score"
#              href: x04_per_sequence_quality_score.html
#            - text: "Per Base Sequence Content"
#              href: x05_per_base_sequence_content.html
#            - text: "Per Sequence GC Content"
#              href: x06_per_sequence_gc_content.html
#            - text: "Per Base N Content"
#              href: x07_per_base_n_content.html
#            - text: "Sequence Length Distribution"
#              href: x08_sequence_length_distribution.html
#            - text: "Sequence Duplication Levels"
#              href: x09_sequence_duplication_levels.html
#            - text: "Adapter Content"
#              href: x10_adapter_content.html
#            - text: "Kmer Content"
#              href: x11_kmer_content.html
output:
  html_document:
    theme: cosmo
    highlight: textmate