Mercurial > repos > eschen42 > w4mclstrpeakpics
comparison w4mclstrpeakpics_wrapper.R @ 1:17356c5fe43e draft
planemo upload for repository https://github.com/HegemanLab/w4mclstrpeakpics_galaxy_wrapper/tree/master commit b39d3965e8a129c2e03ee3c1d10469f382b20bcc
author | eschen42 |
---|---|
date | Tue, 20 Jun 2017 02:46:51 -0400 |
parents | caf0ce49b638 |
children |
comparison
equal
deleted
inserted
replaced
0:caf0ce49b638 | 1:17356c5fe43e |
---|---|
24 # begin HACK - suppress " Can't find a usable init.tcl ... probably means that Tcl wasn't installed properly" issue | 24 # begin HACK - suppress " Can't find a usable init.tcl ... probably means that Tcl wasn't installed properly" issue |
25 library("gsubfn") | 25 library("gsubfn") |
26 options(gsubfn.engine = "R") | 26 options(gsubfn.engine = "R") |
27 # end HACK | 27 # end HACK |
28 | 28 |
29 r_package_archive <- as.character(argVc["r_package_archive"]) | 29 #r_package_archive <- as.character(argVc["r_package_archive"]) |
30 install.packages(r_package_archive, repos = NULL, type = "source") | 30 #install.packages(r_package_archive, repos = NULL, type = "source") |
31 suppressMessages( library("w4mclstrpeakpics") ) | 31 suppressMessages( library("w4mclstrpeakpics") ) |
32 | 32 |
33 ## constants | 33 ## constants |
34 ##---------- | 34 ##---------- |
35 | 35 |