5 /pca/analysis.mas - pca analysis using a list of trials or genotypes
9 Isaak Y Tecle (iyt2@cornell.edu)
19 <link rel="stylesheet" href="/static/css/solgs/solgs.css" type="text/css" />
20 <& /util/import_javascript.mas, classes => ["d3.d3Min", "solGS.pca"] &>
24 .axis path, .axis line {
27 shape-rendering: crispEdges;
34 <&| /page/info_section.mas,
37 title => "Select a dataset and analyze its population structure -- principal component analysis (PCA)",
41 <div class="fileupload-buttonbar">
43 <div class="list_upload" id="list_label">
44 <label for="pca_genotypes_list">Select</label>
46 <div class="list_upload" id="pca_genotypes_list">
48 <div class="list_upload" id="pca_genotypes_list_upload">
49 <input type="button" value="Go" />
52 <div class="list_upload" style="margin-left:5px">
53 <i class="glyphicon-plus"></i>
54 <a href="/solgs/breeder_search" style="color:#ffffff">Create a new dataset</a>
60 <!-- The container for the uploaded list pca populations -->
61 <div class="sub_infosectioncontent" id="uploaded_pca_populations" style="display:none"></div>
69 <div id="pca_canvas"></div>
70 <div id="pca_plot"></div>
71 <div id="pca_message" style="font-weight:bold;text-align:center;color:#A7C942">