5 /solgs/population/gebvs_pheno_regression.mas - OLS gebv vs phenotype deviations
9 Isaak Y Tecle (iyt2@cornell.edu)
26 $pop_id = $trial_id if $trial_id;
33 .axis path, .axis line {
36 shape-rendering: crispEdges;
41 <& /util/import_javascript.mas, classes => [ "solGS.gebvPhenoRegression"] &>
43 <&| /page/info_section.mas,
46 title => "GEBVs vs observed phenotypes"
49 <div id="gebv_pheno_regression_canvas">
50 <div id="gebv_pheno_regrssion_plot"></div>
52 <input type="hidden" id="population_id" value="<% $pop_id %>" />
53 <input type="hidden" id="combo_pops_id" value="<% $combo_pops_id %>" />
54 <input type="hidden" id="trait_id" value="<% $trait_id %>" />