diff annotateMyIDs.xml @ 8:3c1c293b6955 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/annotatemyids commit bfab2e2b811849e2c9159e4d14b47a215e4bf990"
author iuc
date Fri, 12 Jun 2020 19:05:24 +0000
parents f23e8ea9dd8a
children f2b1efa88ba0
line wrap: on
line diff
--- a/annotateMyIDs.xml	Fri Jun 21 04:03:28 2019 -0400
+++ b/annotateMyIDs.xml	Fri Jun 12 19:05:24 2020 +0000
@@ -1,4 +1,4 @@
-<tool id="annotatemyids" name="annotateMyIDs" version="3.7.0+galaxy1">
+<tool id="annotatemyids" name="annotateMyIDs" version="3.7.0+galaxy2">
     <description>annotate a generic set of identifiers</description>
     <requirements>
         <requirement type="package" version="3.7.0">bioconductor-org.hs.eg.db</requirement>
@@ -88,7 +88,6 @@
         </param>
         <param name="output_cols" type="select" multiple="True" display="checkboxes" label="Output columns" help="Choose the columns you want in the output table. Note that selecting some columns such as GO or KEGG could make the table very large as some genes may be associated with many terms. Default: ENSEMBL, ENTREZID, SYMBOL, GENENAME">
             <option value="ALIAS">ALIAS</option>
-            <option value="DESCRIPTION">DESCRIPTION</option>
             <option value="ENSEMBL" selected="True">ENSEMBL</option>
             <option value="ENTREZID" selected="True">ENTREZID</option>
             <option value="EVIDENCE">EVIDENCE</option>
@@ -225,7 +224,6 @@
     Columns available for output include many of the ID columns already described under Inputs above and also:
 
     * **ALIAS**: Commonly used gene symbols
-    * **DESCRIPTION**: The description of the associated gene
     * **EVIDENCE**: Evidence codes for GO associations with a gene of interest
     * **GENENAME**: The full gene name
     * **ONTOLOGY**: For GO Identifiers, which Gene Ontology (BP, CC, or MF)