comparison multivariate_wrapper.R @ 2:fa173e12e185 draft

planemo upload for repository https://github.com/workflow4metabolomics/multivariate.git commit 9f4dfcdc64aa9ac2a2f6d613cc33961c02fec254-dirty
author ethevenot
date Sat, 06 Aug 2016 12:07:13 -0400
parents da272496b32d
children e91de3b04320
comparison
equal deleted inserted replaced
1:da272496b32d 2:fa173e12e185
5 ######## 5 ########
6 # MAIN # 6 # MAIN #
7 ######## 7 ########
8 8
9 argVc <- unlist(parseCommandArgs(evaluate=FALSE)) 9 argVc <- unlist(parseCommandArgs(evaluate=FALSE))
10
11
12 #### Start_of_tested_code <- function() {}
13
14 10
15 ##------------------------------ 11 ##------------------------------
16 ## Initializing 12 ## Initializing
17 ##------------------------------ 13 ##------------------------------
18 14
439 435
440 sink() 436 sink()
441 437
442 options(stringsAsFactors = strAsFacL) 438 options(stringsAsFactors = strAsFacL)
443 439
444
445 #### End_of_tested_code <- function() {}
446
447
448 rm(list = ls()) 440 rm(list = ls())