...
10. Add QTLNetMiner to website
11. Add variant effect predictor analysis to website
12. Add SolR index to website so that it is searchable by WheatIS
13. Add PopVar analysis to website (Genomic Breeding Tools)
11. Improve import scripts (allow .xlsx files) using new version of Excel Reader
12. Provide access to T3 via Galaxy
13. Spatial analysis / adjustment tools
14. Should we add BiPlot analysis to T3? There are several R scripts for this.
15. Should we add more HeatMap tools on T3? This could include plot level data.
16. Which annotation fields would you like to query on (any of fields in experiment)?
17. Improvements for “Select Lines by Genotype Experiment”. Add more description of genotyping labs
18. Add graphs to experiment design page
19. On download page do we need instruction on how to select filter settings? Using the defaults you sometimes get empty sets.
20. Organize breeding programs and data programs in a rigorous way.
...
Remove old accounts (pre website hack) from production machine- done(2) Fix outliers caused by loading errors of excel files, identified by Calvin’s outlier detection- problem were only in test database not production(3) Fix content status page to report genotype data stored as single genotype experiments
Website refactoring
- (8) remove phpids, use only prepared statements
- database abstractions – could use BRAPI as access to database
- allow command line access to analysis tools
- save data results in user history
- remove protorype.js framework, jquery is better
BRAPI
- update and add new calls
...