diff cluster_profiler.xml @ 10:d951677a50d4 draft

planemo upload commit 4ba1ebe7b3f5e3fabf78b5fed7ed0b92e2cbf9e5-dirty
author proteore
date Fri, 28 Jun 2019 05:08:48 -0400
parents 2f67202ffdb3
children cc2bd0d2afa2
line wrap: on
line diff
--- a/cluster_profiler.xml	Wed Feb 27 03:39:16 2019 -0500
+++ b/cluster_profiler.xml	Fri Jun 28 05:08:48 2019 -0400
@@ -1,4 +1,4 @@
-<tool id="cluter_profiler" name="GO terms classification and enrichment analysis" version="2019.02.18">
+<tool id="cluter_profiler" name="GO terms classification and enrichment analysis" version="2019.06.27.1">
     <description>(Human, Mouse, Rat)[clusterProfiler]</description>
     <requirements>
         <requirement type="package" version="3.4.1">R</requirement>
@@ -56,7 +56,7 @@
     ]]></command>
     <inputs>
         <conditional name="input" >
-            <param name="ids" type="select" label="Enter your IDs (UniProt Accession numer or Gene ID)" help="Copy/paste or from a file (e.g. table)" >
+            <param name="ids" type="select" label="Enter your IDs (UniProt Accession number or Gene ID)" help="Copy/paste or from a file (e.g. table)" >
                 <option value="text">Copy/paste your IDs</option>
                 <option value="file" selected="true">Input file containing your IDs</option>
             </param>
@@ -82,8 +82,8 @@
         </conditional>
         <conditional name="idti" >
             <param name="idtypein" type="select" label="Select type/source of IDs" help="" >
-                <option value="Uniprot">UniProt accession number (e.g.:P31946)</option>
-                <option value="Entrez">Entrez Gene ID (e.g.:4151)</option>
+                <option value="Uniprot">UniProt accession number (e.g. P31946)</option>
+                <option value="Entrez">Entrez Gene ID (e.g. 4151)</option>
             </param>
             <when value="Uniprot"/>
             <when value="Entrez"/>
@@ -101,7 +101,7 @@
         <conditional name="ggo">
             <param name="go_represent" type="boolean" checked="true" truevalue="true" falsevalue="false" label="Perform GO categories representation analysis?"/>
             <when value="true">
-                <param name="level" type="select" label="Ontology level (the higher this number, the deeper the GO level)">
+                <param name="level" type="select" label="Ontology level (the higher this number, the deeper the GO level, up to 3)">
 				    <option value="1">1</option>
 				    <option value="2" selected="True">2</option>
 				    <option value="3">3</option>
@@ -143,7 +143,7 @@
                             </when>
                         </conditional>
                         <conditional name="universe_idti" >
-                            <param name="universe_idtypein" type="select" label="Select type of background IDs" help="" >
+                            <param name="universe_idtypein" type="select" label="Select type of IDs of your background" help="" >
                                 <option value="Uniprot">UniProt Accession number</option>
                                 <option value="Entrez">Entrez Gene ID</option>
                             </param>
@@ -238,7 +238,11 @@
 
 Two modes are allowed: either by supplying a tabular file (.csv, .tsv, .txt, .tab) including your IDs (identifiers) or by copy/pasting your IDs (separated by a space).
 
-"Select type/source of IDs": only entrez gene ID (e.g : 4151, 7412) or Uniprot accession number (e.g. P31946) are allowed. If your list is not in this form, please use the ID_Converter tool of ProteoRE. 
+"Select type/source of IDs": only entrez gene ID (e.g. 4151, 7412) or Uniprot accession number (e.g. P31946) are allowed. If your list is not in this form, please use the ID_Converter tool of ProteoRE. 
+
+.. class:: warningmark
+	
+In copy/paste mode, the number of IDs considered in input is limited to 5000.
 
 -----
 
@@ -272,6 +276,7 @@
 -----
 
 **Authors**
+
 G Yu, LG Wang, Y Han, QY He. clusterProfiler: an R package for comparing biological themes among gene clusters. 
 OMICS: A Journal of Integrative Biology 2012, 16(5):284-287. doi:[10.1089/omi.2011.0118](http://dx.doi.org/10.1089/omi.2011.0118)
 
@@ -282,15 +287,25 @@
 
 .. class:: infomark
 
+Bioconductor Packages used: 
+
+    - bioconductor-org.hs.eg.db v3.5.0
+    - bioconductor-org.mm.eg.db v3.5.0
+    - bioconductor-org.rn.eg.db v3.5.0
+    - dose v3.2.0
+    - clusterprofiler v 3.4.4
+
+.. class:: infomark
+
 **Galaxy integration**
 
-T.P. Lien Nguyen, Florence Combes, Yves Vandenbrouck - CEA, INSERM, CNRS, Grenoble-Alpes University, BIG Institute, FR
+Lien Nguyen, Florence Combes, Yves Vandenbrouck - CEA, INSERM, CNRS, Grenoble-Alpes University, BIG Institute, FR
 
 Sandra Dérozier, Olivier Rué, Christophe Caron, Valentin Loux - INRA, Paris-Saclay University, MAIAGE Unit, Migale Bioinformatics platform, FR
 
 This work has been partially funded through the French National Agency for Research (ANR) IFB project.
 
-Contact support@proteore.org for any questions or concerns about the Galaxy implementation of this tool.
+Help: contact@proteore.org for any questions or concerns about this tool.
 
 
     ]]></help>