Mercurial > repos > iuc > gemini
comparison gemini_windower.xml @ 11:53a5647e5271 draft
Uploaded
| author | iuc |
|---|---|
| date | Wed, 18 Feb 2015 11:36:37 -0500 |
| parents | 14caa57eca63 |
| children | 65f742e605ec |
comparison
equal
deleted
inserted
replaced
| 10:0f1bcedd836f | 11:53a5647e5271 |
|---|---|
| 17 > "${ outfile }" | 17 > "${ outfile }" |
| 18 ]]> | 18 ]]> |
| 19 </command> | 19 </command> |
| 20 <expand macro="stdio" /> | 20 <expand macro="stdio" /> |
| 21 <inputs> | 21 <inputs> |
| 22 <param name="infile" type="data" format="sqlite" label="GEMINI database" /> | 22 <expand macro="infile" /> |
| 23 | 23 |
| 24 <param name="window_analysis" type="select" label="The type of window analysis requested?" help="(-t)"> | 24 <param name="window_analysis" type="select" label="The type of window analysis requested?" help="(-t)"> |
| 25 <option value="nucl_div">(nucl_div)</option> | 25 <option value="nucl_div">(nucl_div)</option> |
| 26 <option value="hwe">(hwe)</option> | 26 <option value="hwe">(hwe)</option> |
| 27 </param> | 27 </param> |
| 45 </param> | 45 </param> |
| 46 | 46 |
| 47 </inputs> | 47 </inputs> |
| 48 | 48 |
| 49 <outputs> | 49 <outputs> |
| 50 <data name="outfile" format="tabular" label="${tool.name} on ${on_string}" /> | 50 <data name="outfile" format="tabular" /> |
| 51 </outputs> | 51 </outputs> |
| 52 <tests> | 52 <tests> |
| 53 <test> | 53 <test> |
| 54 </test> | 54 </test> |
| 55 </tests> | 55 </tests> |
