Skip to content

Instantly share code, notes, and snippets.

@dosumis
Created March 21, 2016 09:05
Show Gist options
  • Save dosumis/3f57e9f38ec5f68f3db3 to your computer and use it in GitHub Desktop.
Save dosumis/3f57e9f38ec5f68f3db3 to your computer and use it in GitHub Desktop.
pattern_name: evidence_used_in_assertion
classes:
'assertion_method': ECO_0000217
relations:
'used_in': ECO_9000000
vars:
assertion_type: "'assertion_method'"
evidence: "'evidence'"
name:
text: "%s used in %s"
vars:
- evidence
- assertion_type
def:
text: "A type of %s that is used in a %s."
vars:
- evidence
- assertion_type
equivalentTo:
text: "%s that 'used_in' some %s"
vars:
- evidence
- assertion_type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment