Skip to content

Commit

Permalink
Update vesicle_mediated_transport_differentiated_by_cargo.yaml (#29422)
Browse files Browse the repository at this point in the history
  • Loading branch information
balhoff authored Dec 13, 2024
1 parent 98d9897 commit 5de9472
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,25 @@ description: This pattern is for representing vesicle-mediated transport, differ

classes:
vesicle-mediated transport: "GO:0016192"
cellular anatomical structure: 'GO:0110165'
chemical entity: 'CHEBI:24431'

relations:
has primary input: 'RO:0004009'

vars:
target: "'cellular anatomical structure'"
cargo: "'chemical entity'"

name:
text: "%s vesicle-mediated transport"
vars:
- target
- cargo

def:
text: "The directed movement of %s into, out of or within a cell, or between cells, mediated by small transport vesicles."
vars:
- target
- cargo

equivalentTo:
text: "'vesicle-mediated transport' and ('has primary input' some %s)"
vars:
- target
- cargo

0 comments on commit 5de9472

Please sign in to comment.