comparison data_managers/data_manager_rgi_build_db/data_manager/rgi_database_builder.xml @ 1:f96cbb663aa9 draft

planemo upload for repository https://github.com/arpcard/rgi commit 09a75bd2d655c05892acf7585a7ed08548f1c86d
author card
date Fri, 28 Feb 2020 13:38:11 -0500
parents 715bc9aeef69
children a671367c326e
comparison
equal deleted inserted replaced
0:715bc9aeef69 1:f96cbb663aa9
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="rgi_database_builder" name="RGI Database Builder" tool_type="manage_data" version="1.0.0"> 2 <tool id="rgi_database_builder" name="RGI Database Builder" tool_type="manage_data" version="1.0.0">
3 <description>Download and build the CARD database for RGI</description> 3 <description>Download and build the CARD database for RGI</description>
4 <requirements> 4 <requirements>
5 <requirement type="package" version="4.2.2">rgi</requirement> 5 <requirement type="package" version="5.1.0">rgi</requirement>
6 </requirements> 6 </requirements>
7 <stdio> 7 <stdio>
8 <exit_code description="Error" level="fatal" range="1:" /> 8 <exit_code description="Error" level="fatal" range="1:" />
9 </stdio> 9 </stdio>
10 <command interpreter="python3"> 10 <command interpreter="python3">