Age | Commit message (Expand) | Author |
---|---|---|
2012-12-05 | Renamed webqtlTrait.py to trait.py | Zachary Sloan |
2012-12-05 | Continued to make changes related to getting rid of cursor/db_conn | Zachary Sloan |
2012-12-04 | Changed parser to allow quotes (i.e. name="rw williams") | Zachary Sloan |
2012-12-04 | Began changing references to cursor/db_conn to use sqlalchemy | Zachary Sloan |
2012-11-30 | Added example of escaping strings now that trasitioning to simple SQLAlchemy | Zachary Sloan |
2012-11-30 | Started switching to using basic sqlalchemy to handle db connection/queries | Zachary Sloan |
2012-11-29 | Changed a number of variables (riset to group, db to dataset) | Zachary Sloan |
2012-11-28 | Made some small changes to get code working for genotype searches | Zachary Sloan |
2012-11-27 | Created subclass for each main data set type and moved the code | Zachary Sloan |
2012-11-27 | Renamed webqtlDataSet.py to data_set.py | Zachary Sloan |