comparison get_data/kegg_glycan/findKEGG.xml @ 1:0a5e0df17054 draft default tip

Uploaded
author chrisb
date Fri, 06 May 2016 08:05:48 -0400
parents 89592faa2875
children
comparison
equal deleted inserted replaced
0:89592faa2875 1:0a5e0df17054
1 <tool id="glytools_kegg_find" name="GAP Find KEGG glycans " version="0.3.1"> 1 <tool id="glytools_kegg_find" name="GAP Find KEGG glycans " version="0.4.0">
2 <description> using the KEGG database</description> 2 <description> using the KEGG database</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="1.0">python_for_glycan_tools</requirement> 4 <requirement type="package" version="1.0">python_for_glycan_tools</requirement>
5 </requirements> 5 </requirements>
6 <command interpreter="python"><![CDATA[ findKEGG.py -d $dbname -q $searchpattern -o $output ]]></command> 6 <command interpreter="python"><![CDATA[ findKEGG.py -d $dbname -q $searchpattern -o $output ]]></command>