Mercurial > repos > nicolas > oghma
diff encode.xml @ 30:e85041eeda80 draft
Uploaded
| author | nicolas |
|---|---|
| date | Tue, 25 Oct 2016 14:39:13 -0400 |
| parents | 0f87be78e151 |
| children |
line wrap: on
line diff
--- a/encode.xml Tue Oct 25 14:38:58 2016 -0400 +++ b/encode.xml Tue Oct 25 14:39:13 2016 -0400 @@ -13,10 +13,6 @@ label="separator of the heterozygous" help=" caracter used to separate heterozygous in the genotype" /> - <param name="code" type="text" value="0,1,2" - label="coding schem" help=" method to encode the genotype as minor homozygous/heterozygous/major homozygous. Three numbers separated by comma are expected " - /> - <param name="encodedPath" type="text" label="path to the output file" help= " a .csv extension is automatically added by OGHMA" /> @@ -29,7 +25,6 @@ ## as means to pass all galaxy params to R "${genotype}" -> genotype "${separator}" -> sep -"${code}" -> code "${encodedPath}" -> out </configfile>
