Repository 'proteore_clusterprofiler'
hg clone https://toolshed.g2.bx.psu.edu/repos/proteore/proteore_clusterprofiler

Changeset 2:a71792aa5a08 (2018-03-07)
Previous changeset 1:09ba28df72ad (2018-03-01) Next changeset 3:ad1244024bd8 (2018-03-14)
Commit message:
planemo upload commit f338a1cf9a782938c228f9bd0ea19ef22eec35d8-dirty
modified:
README.rst
cluster_profiler.xml
b
diff -r 09ba28df72ad -r a71792aa5a08 README.rst
--- a/README.rst Thu Mar 01 10:41:32 2018 -0500
+++ b/README.rst Wed Mar 07 09:37:57 2018 -0500
b
@@ -1,5 +1,5 @@
-Wrapper for clusterProfiler Enrichment Analysis Tool
-====================================================
+Wrapper for clusterProfiler Tool
+================================
 
 **Authors**
  
@@ -20,7 +20,7 @@
 Contact support@proteore.org for any questions or concerns about the Galaxy implementation of this tool.
 
 
-===================
+--------------------------------
 
 **Galaxy component based on R package clusterProfiler (see ref below)**
  
b
diff -r 09ba28df72ad -r a71792aa5a08 cluster_profiler.xml
--- a/cluster_profiler.xml Thu Mar 01 10:41:32 2018 -0500
+++ b/cluster_profiler.xml Wed Mar 07 09:37:57 2018 -0500
b
@@ -1,4 +1,7 @@
-<tool id="cluter_profiler" name="clusterProfiler Enrichment Analysis" version="0.1.0">
+<tool id="cluter_profiler" name="clusterProfiler" version="0.1.0">
+    <description>
+    GO terms classification and enrichment analysis
+    </description>
     <requirements>
         <requirement type="package" version="3.4.1">R</requirement>
         <requirement type="package" version="3.5.0">bioconductor-org.hs.eg.db</requirement>