# HG changeset patch # User nicolas # Date 1477658852 14400 # Node ID 44386547d0f8891576d49046ae356411adbe1ae3 # Parent 9262d1a91db9121ce1908ff22a50b4cda5d7f5de Uploaded diff -r 9262d1a91db9 -r 44386547d0f8 plotPrediction.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plotPrediction.xml Fri Oct 28 08:47:32 2016 -0400 @@ -0,0 +1,36 @@ + + shows scatterplot of a prediction vs true phenotype + + plotPrediction.R $config + + + + + + + + + + + +## Desc: this file is sourced in encode wrapper script +## as means to pass all galaxy params to R +"${predictedPhenotype}" -> predicted +"${phenotype}" -> phenotype +"${r2}" -> out + + + + + + + + + + draw R2 of prediction vs true phenotype + + \ No newline at end of file