Mercurial > repos > mingchen0919 > aurora_fastqc_site
diff 09_sequence_duplication_levels.Rmd @ 8:94762f1cb779 draft
planemo upload commit 76f9ca75d5b1c0c0fad6c10876d9dfeba7d5ecff-dirty
author | mingchen0919 |
---|---|
date | Mon, 30 Apr 2018 16:15:39 -0400 |
parents | b9c9d1dacda6 |
children |
line wrap: on
line diff
--- a/09_sequence_duplication_levels.Rmd Mon Apr 30 10:15:54 2018 -0400 +++ b/09_sequence_duplication_levels.Rmd Mon Apr 30 16:15:39 2018 -0400 @@ -3,11 +3,8 @@ --- ```{r setup, include=FALSE, warning=FALSE, message=FALSE} -knitr::opts_chunk$set( - echo = as.logical(opt$X_e), - error = TRUE, - eval = TRUE -) +knitr::opts_knit$set(progress = FALSE) +knitr::opts_chunk$set(error = TRUE, echo = FALSE) ```