# HG changeset patch # User nicolas # Date 1477045785 14400 # Node ID 9178c17023aad35cf51221c625862b31506d78ab # Parent 4d21b6806e1928d24eec9aac5e1d4fe10b16ab1a Uploaded diff -r 4d21b6806e19 -r 9178c17023aa rrBLUP.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rrBLUP.xml Fri Oct 21 06:29:45 2016 -0400 @@ -0,0 +1,39 @@ + + 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 +"${model}" -> out + + + + + + + + + + make the classification using the rrBLUP method + + \ No newline at end of file