Mercurial > repos > iuc > interval2maf
comparison interval2maf.xml @ 3:86765a767abd draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 9f522562ca2048b8bafa3404abf3f930f72f7f05
| author | iuc |
|---|---|
| date | Wed, 09 Nov 2022 12:34:16 +0000 |
| parents | 2bb222cdbdea |
| children |
comparison
equal
deleted
inserted
replaced
| 2:2bb222cdbdea | 3:86765a767abd |
|---|---|
| 1 <tool id="Interval2Maf1" name="Extract MAF blocks" version="1.0.1+galaxy0"> | 1 <tool id="Interval2Maf1" name="Extract MAF blocks" version="1.0.1+galaxy1" profile="21.05"> |
| 2 <description>given a set of genomic intervals</description> | 2 <description>given a set of genomic intervals</description> |
| 3 <macros> | |
| 4 <import>macros.xml</import> | |
| 5 </macros> | |
| 3 <xrefs> | 6 <xrefs> |
| 4 <xref type="bio.tools">bx-python</xref> | 7 <xref type="bio.tools">bx-python</xref> |
| 5 </xrefs> | 8 </xrefs> |
| 6 <macros> | 9 <expand macro="requirements" /> |
| 7 <import>macros.xml</import> | |
| 8 </macros> | |
| 9 <requirements> | |
| 10 <expand macro="requirements" /> | |
| 11 </requirements> | |
| 12 <command> | 10 <command> |
| 13 <