view _site.yml @ 3:42f9bad52d54 draft

planemo upload commit 104ae24ee30761a0099eeb91362ed1e3e13aba4b
author mingchen0919
date Tue, 01 May 2018 10:42:30 -0400
parents
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