changeset 19:e99c2267ef57 draft

planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_collection_builder commit 436d91722b309f61890d13d7ed28cd43c79a5c74-dirty
author mingchen0919
date Mon, 25 Sep 2017 22:59:34 -0400
parents a5dcb110f213
children 975365a3e126
files collection_list_paired.Rmd
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/collection_list_paired.Rmd	Mon Sep 25 22:56:25 2017 -0400
+++ b/collection_list_paired.Rmd	Mon Sep 25 22:59:34 2017 -0400
@@ -31,7 +31,7 @@
 
 ```{r 'rename forward files'}
 # get full paths of original files
-from_files = strsplit("FOWARD_FILE_LIST", ',')[[1]]
+from_files = strsplit("FORWARD_FILE_LIST", ',')[[1]]
 # copy files to the created directory.
 file.copy(from_files, './files_directory')
 # get original file names