Skip to content

Commit

Permalink
Fixes #2818 NTR GABA-Gly AC (#2823)
Browse files Browse the repository at this point in the history
Fixes #2818 NTR GABA-Gly AC

Co-authored-by: CEastwood <[email protected]>
  • Loading branch information
aleixpuigb and Caroline-99 authored Dec 3, 2024
1 parent 0518fa7 commit 7f39401
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/ontology/cl-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -3045,6 +3045,7 @@ Declaration(Class(obo:CL_4033087))
Declaration(Class(obo:CL_4033088))
Declaration(Class(obo:CL_4033089))
Declaration(Class(obo:CL_4033090))
Declaration(Class(obo:CL_4033091))
Declaration(Class(obo:CL_4040000))
Declaration(Class(obo:CL_4040001))
Declaration(Class(obo:CL_4040002))
Expand Down Expand Up @@ -32354,6 +32355,15 @@ AnnotationAssertion(rdfs:label obo:CL_4033090 "atretic granulosa cell")
SubClassOf(obo:CL_4033090 obo:CL_4033089)
SubClassOf(obo:CL_4033090 ObjectSomeValuesFrom(obo:RO_0002202 obo:CL_0000501))

# Class: obo:CL_4033091 (glycinergic-GABAergic amacrine cell)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:37124720") obo:IAO_0000115 obo:CL_4033091 "An amacrine cell that uses both GABA and glycine as neurotransmitters.")
AnnotationAssertion(terms:contributor obo:CL_4033091 <https://orcid.org/0000-0001-6677-8489>)
AnnotationAssertion(terms:date obo:CL_4033091 "2024-12-02T13:44:17Z"^^xsd:dateTime)
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:37124720") oboInOwl:hasExactSynonym obo:CL_4033091 "glycinergic/GABAergic amacrine neuron")
AnnotationAssertion(rdfs:label obo:CL_4033091 "glycinergic-GABAergic amacrine cell")
EquivalentClasses(obo:CL_4033091 ObjectIntersectionOf(obo:CL_0000561 ObjectSomeValuesFrom(obo:RO_0002215 obo:GO_0061534) ObjectSomeValuesFrom(obo:RO_0002215 obo:GO_0061537)))

# Class: obo:CL_4040000 (glial restricted tripotential precursor cell)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:10719353") obo:IAO_0000115 obo:CL_4040000 "A glial precursor cell that generates oligodendrocytes and type-1 and type-2 astrocytes. It has been shown in some mammals that this cell type may express A2B5, nestin, FGFR-1, FGFR-2, FGFR-3, PLP, and DM-20 antigens. Unlike oligodendrocyte precursor cell, it does not initially express PDGFR-alpha and can differentiate into both type-1 and type-2 astrocytes.")
Expand Down

0 comments on commit 7f39401

Please sign in to comment.