Commit 043f029
committed
add blast loading script; fix accession upload character encoding; add helium download format; add checkbox for tissue numbers.
1 parent f6078b7 commit 043f029
1 file changed
Lines changed: 1 addition & 1 deletion
- Search.pm-2.2k
- bin/load_blast.pl+248
- js/source/entries/heritability.js+1-1
- js/source/legacy/CXGN/BreedersToolbox/Accessions.js+1-1
- js/source/legacy/CXGN/List.js+50-7
- js/source/legacy/heritability/heritability.js+1-1
- js/source/legacy/qualityControl/qualityControl.js+1-1
- js/source/legacy/solGS/Dataset.js+241-351
- js/source/legacy/solGS/List.js+43
- js/source/legacy/solGS/OptionsMenu.js-48
- js/source/legacy/solGS/anova.js+1-1
- js/source/legacy/solGS/cluster.js+479-295
- js/source/legacy/solGS/correlation.js+54-35
- js/source/legacy/solGS/geneticGain.js+4-4
- js/source/legacy/solGS/kinship.js+480-414
- js/source/legacy/solGS/listTypeSelectionPopulation.js+167-399
- js/source/legacy/solGS/listTypeTrainingPopulation.js+155-244
- js/source/legacy/solGS/pca.js+272-172
- js/source/legacy/solGS/selectMenu.js+69-58
- js/source/legacy/solGS/selectMenu_backup.js+76
- js/source/legacy/solGS/selectionIndex.js+173-222
- js/source/legacy/solGS/selectionPopulations.js+217-189
- js/source/legacy/solGS/solGS.js+3
- lib/SGN/Controller/AJAX/Accessions.pm+4-4
- lib/SGN/Controller/solGS/AJAX/solGS.pm+4
- lib/SGN/Controller/solGS/CachedResult.pm+16-11
- lib/SGN/Controller/solGS/Kinship.pm+166-159
- lib/SGN/Controller/solGS/List.pm+4-77
- lib/SGN/Controller/solGS/Search.pm+2-1
- mason/solgs/population/models/detail.mas+1-1
- mason/solgs/search/list_type_selection_population.mas+1-1
- mason/solgs/search/list_type_training_population.mas+1-1
- mason/solgs/search/selection_populations.mas+11-12
- mason/solgs/tools/anova/analysis.mas+1-1
- mason/solgs/tools/cluster/gebvs_cluster.mas+1-1
- mason/solgs/tools/correlation/analysis.mas+1-1
- mason/solgs/tools/correlation/genetic_correlation.mas+1-1
- mason/solgs/tools/genetic_gain/multi_traits_genetic_gain.mas+1-1
- mason/solgs/tools/select_menu.mas+2-2
- mason/solgs/tools/selection_index/selection_index.mas+4-4
- t/selenium2/solgs/cluster.t+3.3k
- t/selenium2/solgs/combine_trials.t+21-21
- t/selenium2/solgs/correlation.t+21-21
- t/selenium2/solgs/hcluster.t+78-78
- t/selenium2/solgs/kcluster.t+117-104
- t/selenium2/solgs/kinship.t+21-21
- t/selenium2/solgs/list_type_training_pop.t+20-14
- t/selenium2/solgs/pca.t+12-12
- t/selenium2/solgs/selection_index.t+10-10
- t/selenium2/solgs/solgs.t+13-13
0 commit comments