Mercurial > repos > greg > ideas
comparison ideas.xml @ 70:f2aaf4b141af draft
Uploaded
author | greg |
---|---|
date | Thu, 24 Aug 2017 08:12:05 -0400 |
parents | 06698231cd52 |
children | 4afd642aa3ce |
comparison
equal
deleted
inserted
replaced
69:06698231cd52 | 70:f2aaf4b141af |
---|---|
120 <option value="data_matrix">Data matrix</option> | 120 <option value="data_matrix">Data matrix</option> |
121 </param> | 121 </param> |
122 <when value="datasets"> | 122 <when value="datasets"> |
123 <conditional name="cell_type_epigenetic_factor_cond"> | 123 <conditional name="cell_type_epigenetic_factor_cond"> |
124 <param name="cell_type_epigenetic_factor" type="select" label="Set cell type and epigenetic factor names by"> | 124 <param name="cell_type_epigenetic_factor" type="select" label="Set cell type and epigenetic factor names by"> |
125 <option value="extract" selected="true">extracting them from the selected input file names</option> | 125 <option value="extract">extracting them from the selected input file names</option> |
126 <option value="manual">manually setting them for each selected input</option> | 126 <option value="manual" selected="true">manually setting them for each selected input</option> |
127 </param> | 127 </param> |
128 <when value="extract"> | 128 <when value="extract"> |
129 <param name="input" type="data" format="bigwig,bam" multiple="True" label="BAM or BigWig file"> | 129 <param name="input" type="data" format="bigwig,bam" multiple="True" label="BAM or BigWig file"> |
130 <validator type="empty_field"/> | 130 <validator type="empty_field"/> |
131 <validator type="unspecified_build"/> | 131 <validator type="unspecified_build"/> |