# HG changeset patch # User mingchen0919 # Date 1506394774 14400 # Node ID e99c2267ef574ed52d3c54374b88786eb4851e2f # Parent a5dcb110f21321ef708421591e04471ab268aa4c planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_collection_builder commit 436d91722b309f61890d13d7ed28cd43c79a5c74-dirty diff -r a5dcb110f213 -r e99c2267ef57 collection_list_paired.Rmd --- 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