Mercurial > repos > proteore > proteore_pathview_mapping
diff kegg_pathways_visualization.xml @ 15:da82872f5c80 draft
planemo upload commit 63302cb49d4f0f4dbc9ae141d20704822588f54e-dirty
| author | proteore |
|---|---|
| date | Mon, 12 Nov 2018 10:54:25 -0500 |
| parents | be8115c73b0d |
| children | 682041ae727d |
line wrap: on
line diff
--- a/kegg_pathways_visualization.xml Fri Nov 09 05:22:50 2018 -0500 +++ b/kegg_pathways_visualization.xml Mon Nov 12 10:54:25 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="kegg_pathways_visualization" name="KEGG pathways" version="2018.11.09.1"> +<tool id="kegg_pathways_visualization" name="KEGG pathways" version="2018.11.12"> <description>map visualisation (PathView)</description> <requirements> <requirement type="package" version="1.18.0">bioconductor-pathview</requirement> @@ -148,7 +148,7 @@ <param name="id_type" type="select" label="Select your identifiers type :"> <option value="uniprotID">Uniprot Accession number</option> <option value="geneID">Entrez gene ID</option> - <!--option value="keggid">KEGG genes ID</option--> + <option value="keggid">KEGG genes ID</option> </param> <conditional name="input" > <param name="ids" type="select" label="Enter your identifiers (Uniprot AC or Entrez gene ID)" help="Copy/paste or ID list from a file (e.g. table)" >
