view _site.yml @ 4:804fe260ee6c draft default tip

planemo upload commit 841d8b22bf9f1aaed6bfe8344b60617f45b275b2-dirty
author mingchen0919
date Sun, 30 Dec 2018 14:04:22 -0500
parents c12e291895ff
children
line wrap: on
line source

name: "Aurora STAR"
output_dir: "."
navbar:
    title: "Aurora STAR"
    type: inverse
    left:
        - text: "RNA-Seq alignment"
          menu:
            - text: "Index genome"
              href: 01_index_genome.html
            - text: "Mapping"
              href: 02_mapping.html
            - text: "SAM to sorted BAM"
              href: 03_sam_to_sorted_bam.html
            - text: "Mapping evaluation"
              href: 04_mapping_evaluation.html

output:
  html_document:
    theme: cosmo
    highlight: textmate