changeset 13:bb92de0eb880 draft

planemo upload commit 328e16fd172a591be630a80c71288e09bafa8edd-dirty
author proteore
date Thu, 25 Oct 2018 04:37:13 -0400
parents 3d6b76f301c2
children 4ebc0fa10ebd
files topGO.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/topGO.xml	Tue Oct 16 10:57:54 2018 -0400
+++ b/topGO.xml	Thu Oct 25 04:37:13 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="topGO" name="Enrichment analysis for Gene Ontology" version="2018.10.16.2">
+<tool id="topGO" name="Enrichment analysis for Gene Ontology" version="2018.10.25">
     <description>(Human, Mouse, Rat) (topGO)</description>
     <requirements>
         <requirement type="package" version="3.4.1">R</requirement>
@@ -51,7 +51,7 @@
 
     <inputs>
   <conditional name="inputtype">
-    <param name="filetype" type="select" label="Select your type of input file" help="The identifiers must be Ensembl gene IDs (e.g : ENSG00000139618). If it is not the case, please use the ID Mapping tool.">
+    <param name="filetype" type="select" label="Select your type of input file" help="The identifiers must be Ensembl gene IDs (e.g : ENSG00000139618). If it is not the case, please use the ID Converter tool.">
       <option value="file" selected="true">Input file containing your identifiers</option>
       <option value="copy_paste">Copy/paste your list of IDs</option> 
     </param>