aboutsummaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Collapse)Author
2013-05-08Worked on correlation pageLei Yan
Wrote function in dataset.py that gets all the traits in a dataset and their sample values
2013-02-21Adding genotypes and new_genotypes (json files) directories to gitZachary Sloan
so they can be pulled to the new EC2 server
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-25Worked on search page code; got to the part that actually does the searchZachary Sloan
Renamed RISet and cross to "group" throughout webqtlDataset.py and search_results.py
2012-10-19Reindented genSelectDatasetJS as gen_select_datasetZachary Sloan
2012-10-18Converted selectDatasetMenu.js code to coffeescript as ↵Zachary Sloan
dataset_select_menu.coffee Copied the menu variables from selectDatasetMenu.js as dataset_select_items.js
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-25Modified cssSam Ockman
2012-06-25Creating a new css file for use with flaskSam Ockman
2012-06-02Merge and file additionsSam Ockman
2012-06-01added scrollable tab areas for the updated basic statistics outputroot
2012-06-01Views and templates modified to allow template analysisSam Ockman
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-30Merge branch 'master' of https://github.com/zsloan/genenetwork into flaskSam Ockman
2012-05-23 On branch masterroot
Changes to be committed: modified: web/dbdoc/G2NEI_ILM_Retina_BXD_RI0410.html modified: web/dbdoc/ONCRetILM6_0412.html modified: web/javascript/selectDatasetMenu.js
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 masterLei Yan
Changes to be committed: deleted: web/image/test deleted: web/tmp/test
2012-05-22 On branch masterLei Yan
Changes to be committed: new file: web/image/test new file: web/tmp/test
2012-05-22Merge branch 'master' of github.com:genenetwork/genenetworkLei Yan
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-09Update web/javascript/networkGraph.jsGeneNetwork
2012-05-09Update web/javascript/networkGraph.jsGeneNetwork
2012-05-09Update web/javascript/networkGraph.jsGeneNetwork
2012-05-08Add all the source codes into the github.root