3 files changed
+2
-3
lines changedDiff for: cxgn/sgn
- R/solGS/pca.r+17-18
- db/00187/AddPrcompCvterm.pm+84
- js/source/legacy/solGS/analysisSave.js+31-80
- js/source/legacy/solGS/anova.js+2-2
- js/source/legacy/solGS/cluster.js+1-1
- js/source/legacy/solGS/correlation.js+1-1
- js/source/legacy/solGS/gebvsSave.js+65
- js/source/legacy/solGS/kinship.js+1-1
- js/source/legacy/solGS/listTypeSelectionPopulation.js+1-1
- js/source/legacy/solGS/listTypeTrainingPopulation.js+1-1
- js/source/legacy/solGS/pca.js+1.1k-938
- js/source/legacy/solGS/pcaSave.js+67
- lib/CXGN/Stock/ParseUpload/Plugin/AccessionsGeneric.pm+12
- lib/SGN/Controller/AJAX/TrialMetadata.pm+4
- lib/SGN/Controller/solGS/AnalysisSave.pm+131-262
- lib/SGN/Controller/solGS/Dataset.pm+92-82
- lib/SGN/Controller/solGS/Files.pm+2-13
- lib/SGN/Controller/solGS/List.pm+14-1
- lib/SGN/Controller/solGS/Utils.pm+45-31
- lib/SGN/Controller/solGS/gebvsSave.pm+191
- lib/SGN/Controller/solGS/pca.pm+34-25
- lib/SGN/Controller/solGS/pcaSave.pm+214
- lib/SGN/Model/solGS/solGS.pm+19-1
- mason/solgs/population/models/model/save_gebvs.mas+1-1
- mason/solgs/tools/datatable_display.mas+1-1
- mason/solgs/tools/pca/analysis.mas+1-1
- ontology/cxgn_statistics.obo+66-1
- system_cvterms.txt+1
- t/data/fixture/cxgn_fixture.sql+16.4k-7.4k
- t/selenium2/solgs/combine_trials.t+7-1
- t/selenium2/solgs/correlation.t+7-2
- t/selenium2/solgs/genetic_gain.t+7-1
- t/selenium2/solgs/hcluster.t+6-1
- t/selenium2/solgs/kcluster.t+6-7
- t/selenium2/solgs/kinship.t+7-1
- t/selenium2/solgs/list_type_training_pop.t+6-1
- t/selenium2/solgs/pca.t+228-13
- t/selenium2/solgs/selection_index.t+7-1
- t/selenium2/solgs/solgs.t+6-1
- t/unit_mech/AJAX/Search/Trait.t+1-1
- t/unit_mech/AJAX/_BrAPI_v1.t+3-3
- t/unit_mech/AJAX/_BrAPIv2_phenotyping.t+3-3
Diff for: docker-compose.yml
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
|
0 commit comments