comparison htseq-count.xml @ 3:c6d73933f601

Fixed issues with tool shed parsing
author Lance Parsons <lparsons@princeton.edu>
date Fri, 31 Aug 2012 16:50:42 -0400
parents 8f0f896ec527
children 359d40333595
comparison
equal deleted inserted replaced
2:8f0f896ec527 3:c6d73933f601
77 <option value="history">History</option> 77 <option value="history">History</option>
78 </param> 78 </param>
79 <when value="cached"> 79 <when value="cached">
80 <param name="ref_file" type="select" label="Using reference genome"> 80 <param name="ref_file" type="select" label="Using reference genome">
81 <options from_data_table="sam_fa_indexes"> 81 <options from_data_table="sam_fa_indexes">
82 <filter type="data_meta" key="dbkey" ref="samfile" column="value"/> 82 <filter type="data_meta" key="dbkey" ref="samfile" column="3"/>
83 </options> 83 </options>
84 <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file"/> 84 <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file"/>
85 </param> 85 </param>
86 </when> 86 </when>
87 <when value="history"> <!-- FIX ME!!!! --> 87 <when value="history"> <!-- FIX ME!!!! -->