Mercurial > repos > jackcurragh > ribogalaxy_bowtie_trans
diff bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml @ 5:4586071dd843 draft default tip
Uploaded
author | jackcurragh |
---|---|
date | Thu, 09 Feb 2023 23:19:53 +0000 |
parents | 0264a0f8b1d0 |
children |
line wrap: on
line diff
--- a/bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml Thu Feb 09 22:08:34 2023 +0000 +++ b/bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml Thu Feb 09 23:19:53 2023 +0000 @@ -162,7 +162,7 @@ </param> <when value="indexed"> <param name="index" type="select" label="Select a reference" help="if your reference of interest is not listed - contact RiboGalaxy team"> - <options from_data_table="bowtie_transcriptome_index"> + <options from_data_table="bowtie_transcriptome_indexes"> <filter type="sort_by" column="2" /> <validator type="no_options" message="No indexes are available" /> </options> @@ -431,7 +431,7 @@ <conditional name="refGenomeSource.genomeSource"> <when value="indexed"> <action type="metadata" name="dbkey"> - <option type="from_data_table" name="bowtie_transcriptome_index" column="1" offset="0"> + <option type="from_data_table" name="bowtie_transcriptome_indexes" column="1" offset="0"> <filter type="param_value" column="0" value="#" compare="startswith" keep="False"/> <filter type="param_value" ref="refGenomeSource.index" column="0"/> </option>