| Previous changeset 6:47035d167365 (2019-09-06) Next changeset 8:e28839a4b932 (2021-09-28) |
|
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_stats commit 851f81495c875ac09d936537ffd2b32e6af2c8c5" |
|
modified:
samtools_stats.xml |
| b |
| diff -r 47035d167365 -r 145f6d74ff5e samtools_stats.xml --- a/samtools_stats.xml Fri Sep 06 11:23:05 2019 -0400 +++ b/samtools_stats.xml Thu Oct 17 02:21:23 2019 -0400 |
| b |
| @@ -163,7 +163,7 @@ <when value="cached"> <param name="ref" type="select" label="Using genome"> <options from_data_table="fasta_indexes"> - <filter type="data_meta" ref="input" key="dbkey" column="1" /> + <filter type="data_meta" ref="input" key="dbkey" column="dbkey" /> </options> </param> </when> |