aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/data_set.py
AgeCommit message (Expand)Author
2013-01-03Created template for marek regression page and made the compute button directZachary Sloan
2012-12-18Created new file species.py and species class object TheSpeciesZachary Sloan
2012-12-06Added minimum/maximum to basic statistics tableZachary Sloan
2012-12-06Got show_trait running again for MrnaAssay traitsZachary Sloan
2012-12-06Made many small changes to show_trait/data_set/search_results/trait toZachary Sloan
2012-12-05Renamed webqtlTrait.py to trait.pyZachary Sloan
2012-12-05Continued to make changes related to getting rid of cursor/db_connZachary Sloan
2012-12-04Changed parser to allow quotes (i.e. name="rw williams")Zachary Sloan
2012-12-04Began changing references to cursor/db_conn to use sqlalchemyZachary Sloan
2012-11-30Added example of escaping strings now that trasitioning to simple SQLAlchemyZachary Sloan
2012-11-30Started switching to using basic sqlalchemy to handle db connection/queriesZachary Sloan
2012-11-29Changed a number of variables (riset to group, db to dataset)Zachary Sloan
2012-11-28Made some small changes to get code working for genotype searchesZachary Sloan
2012-11-27Created subclass for each main data set type and moved the codeZachary Sloan
2012-11-27Renamed webqtlDataSet.py to data_set.pyZachary Sloan