Mercurial > repos > mingchen0919 > aurora_htseq_site
comparison _site.yml @ 0:dcf65671e56a draft
planemo upload commit 841d8b22bf9f1aaed6bfe8344b60617f45b275b2-dirty
author | mingchen0919 |
---|---|
date | Sun, 30 Dec 2018 12:52:51 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:dcf65671e56a |
---|---|
1 name: "Aurora HTSeq-count" | |
2 output_dir: "." | |
3 navbar: | |
4 title: "Aurora HTSeq-count" | |
5 type: inverse | |
6 left: | |
7 - text: "HTSeq-count analysis" | |
8 href: 01_htseq_count_analysis.html | |
9 | |
10 output: | |
11 html_document: | |
12 theme: cosmo | |
13 highlight: textmate |