Skip to content

Commit

Permalink
Fixes #2910 - NTR - tuft cell of pancreatic duct (#2913)
Browse files Browse the repository at this point in the history
* Fixes #2910 - NTR - tuft cell of pancreatic duct

Fixes #2910
- Added a new term with textual and logical defs, synonyms and references.

* updated textual definition and synonyms
  • Loading branch information
Caroline-99 authored Jan 17, 2025
1 parent 5c86504 commit d6c9002
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/ontology/cl-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -3148,6 +3148,7 @@ Declaration(Class(obo:CL_4052029))
Declaration(Class(obo:CL_4052030))
Declaration(Class(obo:CL_4052031))
Declaration(Class(obo:CL_4052032))
Declaration(Class(obo:CL_4052035))
Declaration(Class(obo:CL_4052048))
Declaration(Class(obo:CL_4052049))
Declaration(Class(obo:CP_0000000))
Expand Down Expand Up @@ -33526,6 +33527,16 @@ AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:35389781") rdfs:comment
AnnotationAssertion(rdfs:label obo:CL_4052032 "granzyme H-associated CD8 T cell")
EquivalentClasses(obo:CL_4052032 ObjectIntersectionOf(obo:CL_0000909 ObjectSomeValuesFrom(obo:RO_0002292 obo:PR_000003490)))

# Class: obo:CL_4052035 (tuft cell of pancreatic duct)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:30904566") Annotation(oboInOwl:hasDbXref "PMID:32717220") obo:IAO_0000115 obo:CL_4052035 "A tuft cell that is part of the epithelium of pancreatic duct. Present in humans and rats, this cell is absent in the murine pancreas under normal conditions but emerges during acinar-to-ductal metaplasia triggered by injury, inflammation, or oncogenic mutations. It modulates the immune response and protects against pancreatic ductal adenocarcinoma progression by producing suppressive eicosanoids, such as prostaglandin D2. A tuft cell in the pancreatic duct highly expresses the transcription factor POU2F3, which is essential for its development and presence.")
AnnotationAssertion(terms:contributor obo:CL_4052035 <https://orcid.org/0009-0000-8480-9277>)
AnnotationAssertion(terms:date obo:CL_4052035 "2025-01-16T11:50:08Z"^^xsd:dateTime)
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:9749964") oboInOwl:hasExactSynonym obo:CL_4052035 "pancreatic brush cell")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:32717220") oboInOwl:hasExactSynonym obo:CL_4052035 "pancreatic tuft cell")
AnnotationAssertion(rdfs:label obo:CL_4052035 "tuft cell of pancreatic duct")
EquivalentClasses(obo:CL_4052035 ObjectIntersectionOf(obo:CL_0002204 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_0009970)))

# Class: obo:CL_4052048 (intercalated cell of salivary gland)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:30855909") Annotation(oboInOwl:hasDbXref "PMID:35799078") Annotation(oboInOwl:hasDbXref "PMID:36726292") Annotation(oboInOwl:hasDbXref "PMID:37724716") obo:IAO_0000115 obo:CL_4052048 "A cuboidal epithelial cell that is part of the intercalated duct of salivary gland. This cell expresses proteins commonly associated with acinar cells and displays calcium signaling characteristics similar to secretory cells, indicating an active role in the secretory process rather than ion reabsorption.")
Expand Down

0 comments on commit d6c9002

Please sign in to comment.