Mercurial > repos > iuc > interval2maf
changeset 1:b79f6002b176 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 95632be9aca24769ac192f2eb6a0454af21eff9e"
author | iuc |
---|---|
date | Tue, 10 Nov 2020 18:48:33 +0000 |
parents | cfea1d6354db |
children | 1080e07a2233 |
files | interval2maf.xml macros.xml |
diffstat | 2 files changed, 2 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/interval2maf.xml Fri Jul 17 10:56:42 2020 -0400 +++ b/interval2maf.xml Tue Nov 10 18:48:33 2020 +0000 @@ -1,4 +1,4 @@ -<tool id="Interval2Maf1" name="Extract MAF blocks" version="1.0.1"> +<tool id="Interval2Maf1" name="Extract MAF blocks" version="1.0.1+galaxy0"> <description>given a set of genomic intervals</description> <macros> <import>macros.xml</import>
--- a/macros.xml Fri Jul 17 10:56:42 2020 -0400 +++ b/macros.xml Tue Nov 10 18:48:33 2020 +0000 @@ -11,10 +11,7 @@ <xml name="maf_source"> <when value="cached"> <param name="mafType" type="select" label="Choose alignments"> - <options from_data_table="maf_indexes"> - <filter type="data_meta" ref="input1" key="dbkey" column="2" multiple="True" separator=","/> - <validator type="no_options" message="No alignments are available for the build associated with the selected interval file"/> - </options> + <options from_data_table="maf_indexes" /> </param> <param name="species" type="select" display="checkboxes" multiple="true" label="Choose species" help="Select species to be included in the final alignment"> <options from_data_table="maf_indexes">