| Age | Commit message (Collapse) | Author | 
 | 
Improved the "scatterplot matrix" feature on the trait page so that
it matches the chosen trait against every selected trait
 | 
 | 
adding the correlation matrix page
 | 
 | 
Conflicts:
	wqflask/maintenance/quick_search_table.py
 | 
 | 
Began adding the code that does the initial sort by literature
correlation
 | 
 | 
 | 
 | 
Wrote function in dataset.py that gets all the traits in a dataset
and their sample values
 | 
 | 
for getting trait info that was in search_results.py into its respective class
Renamed webqtlDataset to DataSet/create_dataset in webqtlTrait.py,
webqtlDatabaseFunction.py, and CorrelationPage.py
Got search page running again for mRNA assay data sets with these changes
 | 
 | 
Got search results to display
Refactored the template for show_trait page
 | 
 | 
 | 
 | 
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.
 | 
 | 
to show_trait.py, and trait_data_and_analysis.coffee to show_trait.coffee
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Changes to be committed:
	modified:   web/javascript/jqueryFunction.js
	modified:   web/webqtl/correlation/CorrelationPage.py
	modified:   web/webqtl/showTrait/DataEditingPage.py
 | 
 | 
 | 
 | 
 | 
 | 
Changes to be committed:
	modified:   web/webqtl/.htaccess
	modified:   web/webqtl/base/webqtlConfigLocal.py
 | 
 | 
Your branch is ahead of 'origin/master' by 2 commits.
 Changes to be committed:
   (use "git reset HEAD <file>..." to unstage)
	deleted:    web/webqtl/pubmedsearch/PubmedSearch.py
	deleted:    web/webqtl/pubmedsearch/PubmedSearchRe.py
	deleted:    web/webqtl/pubmedsearch/__init__.py
	deleted:    web/webqtl/search/pubmedsearch.py
 | 
 | 
 | 
 | 
 | 
 | 
 |