diff 01_index_genome.Rmd @ 2:c04ef267c2c9 draft

planemo upload commit 104ae24ee30761a0099eeb91362ed1e3e13aba4b-dirty
author mingchen0919
date Tue, 01 May 2018 11:13:34 -0400
parents c12e291895ff
children
line wrap: on
line diff
--- a/01_index_genome.Rmd	Tue May 01 11:07:53 2018 -0400
+++ b/01_index_genome.Rmd	Tue May 01 11:13:34 2018 -0400
@@ -9,14 +9,11 @@
 knitr::opts_chunk$set(error = TRUE, echo = FALSE)
 ```
 
-## Job scripts
 
 ```{bash, echo=FALSE}
 sh ${TOOL_INSTALL_DIR}/build-and-run-job-scripts.sh
 ```
 
-### Index genome
-
 ```{r echo=FALSE,results='asis'}
 # display content of the job-script.sh file.
 cat('```bash\n')