Mercurial > repos > mingchen0919 > aurora_htseq
view htseq_count.Rmd @ 0:10a460f61ac2 draft
planemo upload
author | mingchen0919 |
---|---|
date | Tue, 06 Mar 2018 15:16:40 -0500 |
parents | |
children | cc33706a1d4b |
line wrap: on
line source
--- title: 'HTML report title' output: html_document: number_sections: true toc: true theme: cosmo highlight: tango --- ```{r setup, include=FALSE, warning=FALSE, message=FALSE} knitr::opts_chunk$set( echo = as.logical(), error = TRUE ) ``` # Code for computational analysis ```{r 'step 1'} ``` ```{r 'ste[ 2'} ```