Previous changeset 3:3d873744df7e (2019-07-29) Next changeset 5:c147e3a10573 (2021-09-28) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_calmd commit 851f81495c875ac09d936537ffd2b32e6af2c8c5" |
modified:
samtools_calmd.xml |
b |
diff -r 3d873744df7e -r 06dc50b7b711 samtools_calmd.xml --- a/samtools_calmd.xml Mon Jul 29 08:47:41 2019 -0400 +++ b/samtools_calmd.xml Thu Oct 17 02:18:43 2019 -0400 |
b |
@@ -37,7 +37,7 @@ <when value="cached"> <param name="ref_fasta" type="select" label="Using reference genome"> <options from_data_table="fasta_indexes"> - <filter type="data_meta" column="1" key="dbkey" ref="input_bam" /> + <filter type="data_meta" column="dbkey" key="dbkey" ref="input_bam" /> <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file" /> </options> </param> |