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

Added cytospinule; fixes #29509. #29518

Merged
merged 2 commits into from
Jan 6, 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
10 changes: 10 additions & 0 deletions src/ontology/go-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -467367,6 +467367,16 @@ property_value: term_tracker_item "https://github.com/geneontology/go-ontology/i
created_by: rynl
creation_date: 2024-12-26T18:27:41Z

[Term]
id: GO:0160231
name: cytospinule
namespace: cellular_component
def: "An actin-based cell projection extending laterally from the basolateral membrane of tuft cells in epithelial tissues, including the intestinal epithelium. These thin projections, typically 3-4 per cell and up to 3 micron long, directly contact the nuclei of adjacent epithelial cells, potentially facilitating intercellular communication and molecular exchange." [PMID:28490731, PMID:37863104]
is_a: GO:0098858 ! actin-based cell projection
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/29509" xsd:anyURI
created_by: rynl
creation_date: 2025-01-06T19:59:47Z

[Term]
id: GO:0170001
name: ergothioneine transmembrane transporter activity
Expand Down
Loading