Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update and rename cell_specification.yaml to cell_fate_specification.… #24513

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pattern_name: cell specification
pattern_name: cell fate specification

pattern_iri: http://purl.obolibrary.org/obo/go/patterns/cell_specification.yaml
pattern_iri: http://purl.obolibrary.org/obo/go/patterns/cell_fate_specification.yaml

description: This pattern is for classes representing the specification of cells, differentiated by the cell being specified.
description: This pattern is for classes representing the specification of fate of cells, differentiated by the cell being specified.

classes:
native cell: "CL:0000003" # Should ensure native plant cells are subclasses
Expand All @@ -20,7 +20,7 @@ name:
- target

def:
text: "The process involved in the specification of %s cell identity. "
text: "The cell fate specification process by which a cell will be committed to terminally differentiate into a %s cell if left in its normal environment."
vars:
- target

Expand Down