Mercurial > repos > rnateam > bctools
comparison convert_bc_to_binary_RY.xml @ 56:b0d5cd8e4c6b draft
fix requirements xml
| author | rnateam |
|---|---|
| date | Fri, 12 Feb 2016 08:40:52 -0500 |
| parents | 4bedd35bcdff |
| children |
comparison
equal
deleted
inserted
replaced
| 55:4bedd35bcdff | 56:b0d5cd8e4c6b |
|---|---|
| 1 <tool id="convert_bc_to_binary_RY.py" name="Create binary barcodes" version="0.1.0"> | 1 <tool id="convert_bc_to_binary_RY.py" name="Create binary barcodes" version="0.1.0"> |
| 2 <description>from regular barcodes.</description> | 2 <description>from regular barcodes.</description> |
| 3 <xml name="requirements"> | 3 <requirements> |
| 4 <requirements> | 4 <requirement type="package" version="1.66">biopython</requirement> |
| 5 <requirement type="package" version="1.66">biopython</requirement> | 5 </requirements> |
| 6 </requirements> | |
| 7 </xml> | |
| 8 <macros> | 6 <macros> |
| 9 <import>macros.xml</import> | 7 <import>macros.xml</import> |
| 10 </macros> | 8 </macros> |
| 11 <expand macro="stdio" /> | 9 <expand macro="stdio" /> |
| 12 <version_command>python $__tool_directory__/convert_bc_to_binary_RY.py --version</version_command> | 10 <version_command>python $__tool_directory__/convert_bc_to_binary_RY.py --version</version_command> |
