5 model/model_summary.mas - displays multiple traits GS analysis output and links to traits' GS detailed output pages
9 Isaak Y Tecle (iyt2@cornell.edu)
25 <&| /page/info_section.mas,
28 title => "Models summary"
31 <table style="width:95%">
33 <th>Training population</th>
38 % foreach my $model (@$model_data)
41 <tr style="background-color:#ccccff">
49 <& /page/columnar_table.mas,
50 headings => ['Trait', 'Model accuracy', 'Heritability'],
54 __tableattrs => 'style="padding: 1px"',