Mercurial > repos > iuc > samtools_bam_to_cram
changeset 3:907a93c9e796 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/bam_to_cram commit 95fe80d08fb14c4c344da4979290e72261e31ae5"
author | iuc |
---|---|
date | Thu, 10 Oct 2019 03:38:13 -0400 |
parents | 205947f54846 |
children | 236e0e7cba27 |
files | samtools_bam_to_cram.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/samtools_bam_to_cram.xml Sun Jul 28 14:45:16 2019 -0400 +++ b/samtools_bam_to_cram.xml Thu Oct 10 03:38:13 2019 -0400 @@ -42,7 +42,7 @@ <when value="cached"> <param name="ref" type="select" label="Reference 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> <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file"/> </param>