reteplayground
Select

Experimental binding measured against a target

DesignBindingTarget
christoph.gruber.UpperBinder_…Noneegfr
christoph.gruber.UpperBinder_…Noneegfr
nipah_design2_r003_s1Nonenipah-glycoprotein-g
nipah_design2_r003_s1Nonenipah-glycoprotein-g
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 50 rows · 9.0 ms · no server, no download — the query runs in your browser.

The query

PREFIX pb: <https://w3id.org/rete/proteinbase#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?name ?strength ?target WHERE { ?e a pb:Evaluation ; pb:metric "binding_strength" ; pb:evaluationType "experimental" ; pb:valueLabel ?strength ; pb:ofDesign ?d ; pb:target [ rdfs:label ?target ] . ?d rdfs:label ?name . } LIMIT 50

rete playground · documentation · github.com/caviri/rete