Mercurial > repos > iuc > gemini
diff gemini_interactions.xml @ 2:e6512af21622 draft
Uploaded
| author | iuc |
|---|---|
| date | Sun, 24 Aug 2014 17:49:00 -0400 |
| parents | 14caa57eca63 |
| children | ca4449689d61 |
line wrap: on
line diff
--- a/gemini_interactions.xml Mon Aug 11 07:45:22 2014 -0400 +++ b/gemini_interactions.xml Sun Aug 24 17:49:00 2014 -0400 @@ -19,22 +19,19 @@ #end if -r "${radius}" - $var + $variant_mode "${ infile }" > "${ outfile }" ]]> - - loss-of-function - </command> <expand macro="stdio" /> <inputs> <param name="infile" type="data" format="sqlite" label="GEMINI database" /> <conditional name="gene"> - <param name="gene_selector" type="select" label="Studying ..." help=""> + <param name="gene_selector" type="select" label="Studying" help=""> <option value="gene">Interesting gene</option> - <option value="lof">All loss-of-function variants</option> + <option value="lof">All loss-of-function variants</option> </param> <when value="gene"> <param name="gene" type="text" label="Specify gene name" help="e.g. PTPN22 (-g)" />
