Change name of term used for conditions to condition_term
authorDiane Trout <diane@caltech.edu>
Thu, 8 Mar 2012 00:02:59 +0000 (16:02 -0800)
committerDiane Trout <diane@caltech.edu>
Thu, 8 Mar 2012 00:02:59 +0000 (16:02 -0800)
encode_submission/ucsc_gather.py

index d0d0f5cc4d3505fcfc6fad0c3ac4cc4353dcb525..94ab220af2ec4c17f3d5f76366d61523407b5321 100644 (file)
@@ -235,7 +235,7 @@ WHERE {
   OPTIONAL { ?library libraryOntology:library_id ?labExpId }
   OPTIONAL { ?library libraryOntology:library_id ?labVersion }
   OPTIONAL { ?library libraryOntology:replicate ?replicate }
-  OPTIONAL { ?library libraryOntology:condition ?treatment }
+  OPTIONAL { ?library libraryOntology:condition_term ?treatment }
   OPTIONAL { ?library ucscDaf:protocol ?protocol }
   OPTIONAL { ?library ucscDaf:readType ?readType }
   OPTIONAL { ?library ucscDaf:strain ?strain }