Mercurial > repos > proteore > proteore_clusterprofiler
changeset 2:a71792aa5a08 draft
planemo upload commit f338a1cf9a782938c228f9bd0ea19ef22eec35d8-dirty
author | proteore |
---|---|
date | Wed, 07 Mar 2018 09:37:57 -0500 |
parents | 09ba28df72ad |
children | ad1244024bd8 |
files | README.rst cluster_profiler.xml |
diffstat | 2 files changed, 7 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/README.rst Thu Mar 01 10:41:32 2018 -0500 +++ b/README.rst Wed Mar 07 09:37:57 2018 -0500 @@ -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)**
--- a/cluster_profiler.xml Thu Mar 01 10:41:32 2018 -0500 +++ b/cluster_profiler.xml Wed Mar 07 09:37:57 2018 -0500 @@ -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>