aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base
diff options
context:
space:
mode:
authorZachary Sloan2012-11-28 14:30:04 -0600
committerZachary Sloan2012-11-28 14:30:04 -0600
commitd1f2863c15f62ae37833fa1311870d7b1aab3355 (patch)
treeb5f56f69643fbe1e1ff832cf0ec10e30948bb011 /wqflask/base
parent94dd9844fb55f4576d3a079e9d5e59ebbf911b8c (diff)
downloadgenenetwork2-d1f2863c15f62ae37833fa1311870d7b1aab3355.tar.gz
Made some small changes to get code working for genotype searches
Diffstat (limited to 'wqflask/base')
-rwxr-xr-xwqflask/base/data_set.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/base/data_set.py b/wqflask/base/data_set.py
index 9e3e6d81..d9d3a52b 100755
--- a/wqflask/base/data_set.py
+++ b/wqflask/base/data_set.py
@@ -258,7 +258,7 @@ class GenotypeDataSet(DataSet):
# Todo: Obsolete or rename this field
self.type = 'Geno'
- query = '''
+ self.query = '''
SELECT
InbredSet.Name, InbredSet.Id
FROM