From b57807ca98e25598ddb801fa080a5ae163be7859 Mon Sep 17 00:00:00 2001 From: Raymond Lee Date: Mon, 6 Jan 2025 12:05:53 -0800 Subject: [PATCH 1/2] Added cytospinule; fixes #29509. --- src/ontology/go-edit.obo | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ontology/go-edit.obo b/src/ontology/go-edit.obo index 6e5b788e4..412f88f9e 100644 --- a/src/ontology/go-edit.obo +++ b/src/ontology/go-edit.obo @@ -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 μm 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 From 68bfecf2250df37536a947bf8668bb69aa2a78dd Mon Sep 17 00:00:00 2001 From: Raymond Lee Date: Mon, 6 Jan 2025 12:15:25 -0800 Subject: [PATCH 2/2] Changed to micron; #29509. --- src/ontology/go-edit.obo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/go-edit.obo b/src/ontology/go-edit.obo index 412f88f9e..48c99ac6c 100644 --- a/src/ontology/go-edit.obo +++ b/src/ontology/go-edit.obo @@ -467371,7 +467371,7 @@ creation_date: 2024-12-26T18:27:41Z 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 μm long, directly contact the nuclei of adjacent epithelial cells, potentially facilitating intercellular communication and molecular exchange." [PMID:28490731, PMID:37863104] +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