changeset 18:eeace79616ca draft

planemo upload commit 3305e0bef3621ca618b08e9f2fa79e55ecd11595-dirty
author proteore
date Fri, 28 Sep 2018 04:47:21 -0400
parents ed7c739b71b2
children 7b3eb5767497
files cluster_profiler.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cluster_profiler.xml	Tue Sep 25 09:56:54 2018 -0400
+++ b/cluster_profiler.xml	Fri Sep 28 04:47:21 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="cluter_profiler" name="clusterProfiler" version="2018.09.25.7">
+<tool id="cluter_profiler" name="clusterProfiler" version="2018.09.28">
     <description>
     GO terms classification and enrichment analysis
     </description>
@@ -12,6 +12,7 @@
         <requirement type="package" version="3.6.0">bioconductor-clusterprofiler</requirement>
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
+        which R ; R --version ; 
         Rscript "$__tool_directory__/GO-enrich.R"
         #if $input.ids == "text"
             --input_type="text"