Previous changeset 10:28ad219a4c88 (2019-07-29) Next changeset 12:949c01404ac1 (2019-12-25) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 95fe80d08fb14c4c344da4979290e72261e31ae5" |
modified:
macros.xml |
b |
diff -r 28ad219a4c88 -r 97cd55d794bc macros.xml --- a/macros.xml Mon Jul 29 17:40:43 2019 -0400 +++ b/macros.xml Thu Oct 10 03:47:32 2019 -0400 |
b |
@@ -122,7 +122,7 @@ <when value="cached"> <param name="fasta_ref" type="select" label="Reference genome"> <options from_data_table="fasta_indexes"> - <filter type="data_meta" column="1" key="dbkey" ref="input_file" /> + <filter type="data_meta" column="dbkey" key="dbkey" ref="input_file" /> <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file" /> </options> </param> |