Mercurial > repos > mingchen0919 > aurora_deseq2_site
diff DESeq_site.yml @ 0:6f94b4b9de44 draft
planemo upload
author | mingchen0919 |
---|---|
date | Tue, 27 Feb 2018 23:57:53 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/DESeq_site.yml Tue Feb 27 23:57:53 2018 -0500 @@ -0,0 +1,21 @@ +name: "Analysis Report" +output_dir: "../_site" +navbar: + title: "" + type: inverse + left: + - text: "Home" + icon: fa-home + href: index.html + - text: "DESeqDataSet" + href: DESeq_01.html + - text: "Pre-filtering" + href: DESeq_02.html + - text: "Data" + href: DESeq_03.html + - text: "Sample distance" + href: DESeq_04.html +output: + html_document: + theme: cosmo + highlight: textmate \ No newline at end of file