view deseq2_site_site.yml @ 2:706ecfe0bac3 draft

initial 2.2.0
author mingchen0919
date Fri, 09 Mar 2018 08:53:17 -0500
parents
children 1faa864c0839
line wrap: on
line source

name: "Analysis Report"
output_dir: "../_site"
navbar:
    title: ""
    type: inverse
    left:
        - text: "Home"
          icon: fa-home
          href: index.html
        - text: "Differential Expression Analysis"
          menu:
            - text: "DESeq analysis"
              href: deseq2_01_run_deseq.html
            - text: "Results"
              href: deseq2_02_results.html
            - text: "MA-plot"
              href: deseq2_03_MA_plot.html
            - text: "Heatmap"
              href: deseq2_04_heatmap.html
            - text: "PCA plot"
output:
  html_document:
    theme: cosmo
    highlight: textmate