Mercurial > repos > devteam > cuffmerge
comparison cuffmerge_wrapper.xml @ 6:68eaaae05c51
Uploaded tool xml that correctly filters the data table entries.
author | devteam |
---|---|
date | Wed, 08 Jan 2014 13:05:08 -0500 |
parents | 5b285b6e4ee3 |
children | 5543c3d33e26 |
comparison
equal
deleted
inserted
replaced
5:9dd40f0bbfde | 6:68eaaae05c51 |
---|---|
63 <option value="history">History</option> | 63 <option value="history">History</option> |
64 </param> | 64 </param> |
65 <when value="cached"> | 65 <when value="cached"> |
66 <param name="index" type="select" label="Using reference genome"> | 66 <param name="index" type="select" label="Using reference genome"> |
67 <options from_data_table="fasta_indexes"> | 67 <options from_data_table="fasta_indexes"> |
68 <filter type="data_meta" ref="input" key="dbkey" column="1" /> | 68 <filter type="data_meta" ref="first_input" key="dbkey" column="1" /> |
69 <validator type="no_options" message="No reference genome is available for the build associated with the selected input dataset" /> | 69 <validator type="no_options" message="No reference genome is available for the build associated with the selected input dataset" /> |
70 </options> | 70 </options> |
71 </param> | 71 </param> |
72 </when> | 72 </when> |
73 <when value="history"> | 73 <when value="history"> |