Mercurial > repos > iuc > snpeff
comparison snpEff_create_db.xml @ 31:b7029a54f73e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit 4cc10cfe702828a91ecf8bb58d3f84a36b0578f7
| author | iuc |
|---|---|
| date | Mon, 21 Oct 2024 13:55:59 +0000 |
| parents | 0c8a8cd9dd5b |
| children | ebe9fd7e5bd1 |
comparison
equal
deleted
inserted
replaced
| 30:0c8a8cd9dd5b | 31:b7029a54f73e |
|---|---|
| 1 <tool id="snpEff_build_gb" name="SnpEff build:" version="@WRAPPER_VERSION@.galaxy6" profile="22.01"> | 1 <tool id="snpEff_build_gb" name="SnpEff build:" version="@SNPEFF_VERSION@+galaxy@WRAPPER_VERSION@" profile="23.0"> |
| 2 <description> database from Genbank or GFF record</description> | 2 <description> database from Genbank or GFF record</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>snpEff_macros.xml</import> | 4 <import>snpEff_macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <requirements> | 6 <requirements> |
| 7 <expand macro="requirement" /> | 7 <expand macro="requirement" /> |
| 8 <requirement type="package" version="1.79">biopython</requirement> | 8 <requirement type="package" version="1.84">biopython</requirement> |
| 9 </requirements> | 9 </requirements> |
| 10 <expand macro="stdio" /> | 10 <expand macro="stdio" /> |
| 11 <expand macro="version_command" /> | 11 <expand macro="version_command" /> |
| 12 <command><