aboutsummaryrefslogtreecommitdiff
path: root/web/webqtl
AgeCommit message (Collapse)Author
2014-05-05Committing a bunch of changes related to integrating GEMMA andZachary Sloan
adding the correlation matrix page
2013-10-11Merge /home/lei/geneZachary Sloan
Conflicts: wqflask/maintenance/quick_search_table.py
2013-09-27Added trait links to correlation resultsLei Yan
Began adding the code that does the initial sort by literature correlation
2013-09-24Just committing a few additions to the interval mapping codeZachary Sloan
2013-05-08Worked on correlation pageLei Yan
Wrote function in dataset.py that gets all the traits in a dataset and their sample values
2012-11-27Created subclass for each main data set type and moved the codeZachary Sloan
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
2012-11-02Created search objects for GeneRIF and GeneWiki searchesZachary Sloan
Got search results to display Refactored the template for show_trait page
2012-10-19Reindented genSelectDatasetJS as gen_select_datasetZachary Sloan
2012-10-03Changed css classes used in trait data table and wrote coffeescript code thatZachary Sloan
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.
2012-10-02Renamed trait_data_and_analysis.html to show_trait.html, DataEditingPage.py ↵Zachary Sloan
to show_trait.py, and trait_data_and_analysis.coffee to show_trait.coffee
2012-08-23Various minor changesZachary Sloan
2012-06-02Merge and file additionsSam Ockman
2012-06-01added scrollable tab areas for the updated basic statistics outputroot
2012-05-31 On branch developroot
Changes to be committed: modified: web/javascript/jqueryFunction.js modified: web/webqtl/correlation/CorrelationPage.py modified: web/webqtl/showTrait/DataEditingPage.py
2012-05-23Update web/webqtl/correlation/CorrelationPage.pyzsloan
2012-05-23Update web/webqtl/correlation/CorrelationPage.pyzsloan
2012-05-22 On branch masterroot
Changes to be committed: modified: web/webqtl/.htaccess modified: web/webqtl/base/webqtlConfigLocal.py
2012-05-22 On branch masterroot
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
2012-05-22Latest version of GN source codesroot
2012-05-22Latest version of GN source codesroot
2012-05-08Add all the source codes into the github.root