Mercurial > repos > iuc > gemini
diff gemini_burden.xml @ 11:53a5647e5271 draft
Uploaded
| author | iuc |
|---|---|
| date | Wed, 18 Feb 2015 11:36:37 -0500 |
| parents | 71dc82354595 |
| children | 65f742e605ec |
line wrap: on
line diff
--- a/gemini_burden.xml Mon Aug 25 16:37:46 2014 -0400 +++ b/gemini_burden.xml Wed Feb 18 11:36:37 2015 -0500 @@ -28,7 +28,7 @@ </command> <expand macro="stdio" /> <inputs> - <param name="infile" type="data" format="sqlite" label="GEMINI database" /> + <expand macro="infile" /> <param name="cases" size="30" type="text" value="" label="Space separated list of cases for association testing" help="(--cases)"/> <param name="controls" size="30" type="text" value="" label="Space separated list of controls for association testing" help="(--controls)"/> @@ -56,7 +56,7 @@ </inputs> <outputs> - <data name="outfile" format="tabular" label="${tool.name} on ${on_string}" /> + <data name="outfile" format="tabular" /> </outputs> <tests> <test>
