Age | Commit message (Collapse) | Author |
|
Got search results to display
Refactored the template for show_trait page
|
|
use a dictionary instead
|
|
with simple searches returning correct results
Still need to make results display in the table
Sam also did some work with the bootstrap styling
|
|
Phenotype searches
|
|
Continued work on redesigning the trait data page design
|
|
|
|
Headers/information displays correctly for single mRNA expression trait searches
|
|
|
|
|
|
Renamed RISet and cross to "group" throughout webqtlDataset.py and search_results.py
|
|
|
|
|
|
Small change to the code printing out fd in search_results.py
|
|
|
|
|
|
|
|
data structure used for the index page select dropdowns
|
|
|
|
decided to make data structure reasonable and rewrite coffeescript
|
|
|
|
|
|
dataset_select_menu.coffee
Copied the menu variables from selectDatasetMenu.js as dataset_select_items.js
|
|
"search_terms"
|
|
|
|
|
|
|
|
Sam worked on the new index page model that uses bootstrap
|
|
|
|
|
|
|
|
|
|
|
|
completed
|
|
page
|
|
|
|
|
|
|
|
Made a few more changes to search_results.py code
|
|
Began improving and rewriting portions of search_results.py
|
|
Added data attribute to input fields to store the original value for the Reset function
Began replacing search_results.py parsing code with parser.py's parse function
|
|
and value (the numbers, etc to the right of the = or :
|
|
Downloaded jquery validation code to use with the block index feature
on the trait data page (as well as others in the future).
|
|
|
|
|
|
grabs the list of samples with an attribute value matching the value the user
chose to exclude by.
Added HTML5 data properties to table cells as data-column_name to use when
excluding samples.
|
|
function working
|
|
to show_trait.py, and trait_data_and_analysis.coffee to show_trait.coffee
|
|
DataEditingPage.py (though the user security stuff still needs to be moved over)
|
|
there are no SE values
|
|
|