Mercurial > repos > iuc > vsnp_determine_ref_from_data
comparison vsnp_determine_ref_from_data.xml @ 5:ddb37d6fb213 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 2a94c64d6c7236550bf483d2ffc4e86248c63aab"
| author | iuc |
|---|---|
| date | Tue, 16 Nov 2021 20:08:27 +0000 |
| parents | db9ea1bbc52a |
| children |
comparison
equal
deleted
inserted
replaced
| 4:5227ad371cb4 | 5:ddb37d6fb213 |
|---|---|
| 1 <tool id="vsnp_determine_ref_from_data" name="vSNP: determine reference" version="@WRAPPER_VERSION@.1+galaxy0" profile="@PROFILE@"> | 1 <tool id="vsnp_determine_ref_from_data" name="vSNP: determine reference" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 2 <description>from input data</description> | 2 <description>from input data</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <requirements> | 6 <requirements> |
| 7 <requirement type="package" version="1.79">biopython</requirement> | 7 <expand macro="biopython_requirement"/> |
| 8 <requirement type="package" version="5.4.1">pyyaml</requirement> | 8 <expand macro="pyyaml_requirement"/> |
| 9 </requirements> | 9 </requirements> |
| 10 <command detect_errors="exit_code"><