Mercurial > repos > mingchen0919 > mygene_and_myvariant
view variant_simple_search.Rmd @ 0:a88f12177e6f draft
planemo upload
author | mingchen0919 |
---|---|
date | Tue, 20 Mar 2018 11:29:28 -0400 |
parents | |
children | f8ac93c41720 |
line wrap: on
line source
--- title: 'HTML report title' output: html_document: number_sections: true toc: true theme: cosmo highlight: tango code_folding: hide --- ```{r setup, include=FALSE, warning=FALSE, message=FALSE} knitr::opts_chunk$set( echo = TRUE, error = TRUE ) ``` # Code for computational analysis ```{r 'step 1'} ``` ```{r 'ste[ 2'} ```