about summary refs log tree commit diff
path: root/gn3/case_attributes.py
diff options
context:
space:
mode:
Diffstat (limited to 'gn3/case_attributes.py')
-rw-r--r--gn3/case_attributes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn3/case_attributes.py b/gn3/case_attributes.py
index 9baff1e..1e74403 100644
--- a/gn3/case_attributes.py
+++ b/gn3/case_attributes.py
@@ -186,7 +186,7 @@ def __case_attribute_values_by_inbred_set__(
             "ON ca.CaseAttributeId=caxrn.CaseAttributeId "
             "INNER JOIN Strain AS s "
             "ON caxrn.StrainId=s.Id "
-            "WHERE ca.InbredSetId=%(inbredset_id)s "
+            "WHERE caxrn.InbredSetId=%(inbredset_id)s "
             "ORDER BY StrainName",
             {"inbredset_id": inbredset_id})
         return tuple(