Change name of term used for conditions to condition_term
[htsworkflow.git] / 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 }