Age | Commit message (Expand) | Author |
2013-01-23 | Added a bunch to notes and created new notes file specifically•••related to installing a new instance of GN
| Zachary Sloan |
2013-01-22 | Added a couple things to notes regarding installing mysql client | Zachary Sloan |
2013-01-18 | Renamed CorrelationPage.py to show_corr_results.py•••Worked with correlation code; got to the code that
begins to do the actual correlations
Created a function "get_dataset_and_trait" in
the new file "helper_functions.py" because the
code initializing the dataset and trait objects
was repeated in multiple places
| Zachary Sloan |
2013-01-11 | Overwrote requirements.txt | Zachary Sloan |
2013-01-04 | Correct results are being returned from reaper for the marker regression page | Zachary Sloan |
2012-12-05 | Renamed webqtlTrait.py to trait.py•••Renamed webqtlTrait class to GeneralTrait
Began process of removing fd from show_trait.py
Created DatasetGroup object in data_set.py (this may end up becoming
its own file later if it becomes big enough)
| Zachary Sloan |
2012-11-21 | Changed parser to allow for bother square brackets and parentheses•••Changed show_trait.coffee to get the stats table working again
Still need to get stats table to work with changed values
| Zachary Sloan |
2012-11-01 | Began integrating do_search.py's DoSearch object into search_results.py,•••with simple searches returning correct results
Still need to make results display in the table
Sam also did some work with the bootstrap styling
| Zachary Sloan |
2012-10-23 | Finished coffeescript that handles the home page dataset selection dropdowns | Zachary Sloan |
2012-10-19 | Finished gen_select_dataset.py which generates the json file that defines the•••data structure used for the index page select dropdowns
| Zachary Sloan |
2012-10-09 | Used tidyp to improve/beautify index_page.html | Zachary Sloan |
2012-09-25 | Fixed issue with parent strains appearing twice and began replacing variable ... | Zachary Sloan |
2012-09-13 | Worked on improving readData and informativeStrains functions in webqtlFormDa... | Zachary Sloan |
2012-09-12 | Worked towards correctly passing form data to correlation page and addressed ... | Zachary Sloan |