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

Fixes #2929 - Intestinal tuft cell textual definition #2935

Merged
merged 2 commits into from
Feb 11, 2025
Merged
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
2 changes: 1 addition & 1 deletion src/ontology/cl-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -25005,7 +25005,7 @@ SubClassOf(obo:CL_0019031 ObjectSomeValuesFrom(obo:RO_0002202 obo:CL_4047017))

# Class: obo:CL_0019032 (intestinal tuft cell)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:22527717") Annotation(oboInOwl:hasDbXref "PMID:39358509") obo:IAO_0000115 obo:CL_0019032 "Any brush cell that is part of the intestinal epithelium.")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:22527717") Annotation(oboInOwl:hasDbXref "PMID:39358509") Annotation(oboInOwl:hasDbXref "PMID:29714721") Annotation(oboInOwl:hasDbXref "PMID:35237268") obo:IAO_0000115 obo:CL_0019032 "A tuft cell that is part of the intestinal epithelium, characterized by a distinctive apical tuft and lateral cytospinules connecting to neighbouring cells. This cell senses luminal stimuli via taste receptors and succinate signalling, initiating type 2 immune responses through the secretion of interleukin-25 while modulating epithelial regeneration through prostaglandin synthesis. It expresses key molecular markers such as doublecortin-like kinase 1 (DCLK1) in mice (Hendel et al., 2022), and KIT proto-oncogene in humans (Huang et al., 2024). Developed from intestinal crypt stem cells, this cell requires transcription factor POU2F3 for its development.")
AnnotationAssertion(terms:contributor obo:CL_0019032 <https://orcid.org/0000-0003-2034-601X>)
AnnotationAssertion(terms:date obo:CL_0019032 "2020-10-15T12:47:46Z"^^xsd:dateTime)
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:22527717") oboInOwl:hasExactSynonym obo:CL_0019032 "intestinal brush cell")
Expand Down