# HG changeset patch # User nicolas # Date 1477658964 14400 # Node ID aef3240b58acea0c3e9de2a3a0fbc78906a009f4 # Parent 2f423d8656ae78df1c5f57c58ac90181839beb1a Uploaded diff -r 2f423d8656ae -r aef3240b58ac rrBLUP.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rrBLUP.xml Fri Oct 28 08:49:24 2016 -0400 @@ -0,0 +1,50 @@ + + predict phenotype using a rrBLUP approach + + rrBLUP.R $config > ${output1} + + + + + + + + + + + + + + + + +## Desc: this file is sourced in encode wrapper script +## as means to pass all galaxy params to R +"${genotype}" -> genotype +"${phenotype}" -> phenotype +"${output1}" -> out +"${eval}" -> evaluation +"${folds}" -> folds + + + + + + + + + + + make the classification using the rrBLUP method + + \ No newline at end of file