changeset 21:d72690c9d928 draft

planemo upload commit 3ae59cf65a9eea4331f265bbfe6ed74aba9d6253-dirty
author proteore
date Wed, 03 Oct 2018 04:19:18 -0400
parents a91d407e1938
children 6dafa28110f5
files cluster_profiler.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cluster_profiler.xml	Wed Oct 03 04:08:59 2018 -0400
+++ b/cluster_profiler.xml	Wed Oct 03 04:19:18 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="cluter_profiler" name="clusterProfiler" version="2018.10.03">
+<tool id="cluter_profiler" name="clusterProfiler" version="2018.10.03.2">
     <description>
     GO terms classification and enrichment analysis
     </description>
@@ -11,7 +11,6 @@
         <requirement type="package" version="3.4.4">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"