comparison data_manager/fetch_mlst_data.xml @ 2:d5b579102414 draft

Uploaded
author ulfschaefer
date Mon, 11 Jul 2016 05:26:55 -0400
parents c01ac945b067
children eb9321fec577
comparison
equal deleted inserted replaced
1:7cdb144f6682 2:d5b579102414
124 124
125 </inputs> 125 </inputs>
126 <outputs> 126 <outputs>
127 <data name="out_file" format="data_manager_json"/> 127 <data name="out_file" format="data_manager_json"/>
128 </outputs> 128 </outputs>
129 <!-- 129
130 <tests>
131 <test>
132 DON'T FORGET TO DEFINE SOME TOOL TESTS
133 </test>
134 </tests>
135 -->
136 <help> 130 <help>
137 **What it does** 131 **What it does**
138 132
139 Fetches MLST loci and profiles for a given organism from pubmlst.org and populates the "mlst" data table. 133 Fetches MLST loci and profiles for a given organism from pubmlst.org and populates the "mlst" data table.
140 134