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

Addresses #1856 NTR- CD24+, CD-133+, vimentin+ proximal tubular cell #1873

Merged
1 commit merged into from
Mar 8, 2023
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
15 changes: 15 additions & 0 deletions src/ontology/cl-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -2916,6 +2916,7 @@ Declaration(Class(obo:CL_4030034))
Declaration(Class(obo:CL_4030035))
Declaration(Class(obo:CL_4030036))
Declaration(Class(obo:CL_4030037))
Declaration(Class(obo:CL_4030038))
Declaration(Class(obo:CL_4030040))
Declaration(Class(obo:CL_4030041))
Declaration(Class(obo:CL_4030042))
Expand Down Expand Up @@ -30612,6 +30613,20 @@ SubClassOf(obo:CL_4030037 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_000007
SubClassOf(obo:CL_4030037 ObjectSomeValuesFrom(obo:RO_0002202 obo:CL_4030036))
SubClassOf(obo:CL_4030037 ObjectSomeValuesFrom(obo:RO_0002215 obo:GO_0007286))

# Class: obo:CL_4030038 (CD24-positive, CD-133-positive, vimentin-positive proximal tubular cell)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:21281815") Annotation(oboInOwl:hasDbXref "PMID:23124355") obo:IAO_0000115 obo:CL_4030038 "A CD24-positive, CD-133-positive, vimentin-positive cell found scattered throughout a renal proximal tubule and that may participate in tubular regeneration. Compared to other proximal tubular cell types, this cell contains less cytoplasm, fewer mitochondria and no brush border.")
AnnotationAssertion(<http://purl.org/dc/terms/date> obo:CL_4030038 "2023-03-07T14:17:39Z"^^xsd:dateTime)
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "https://doi.org/10.1002/stem.1130") oboInOwl:hasBroadSynonym obo:CL_4030038 "CD133+CD24+CD106- tubular cell")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:23124355") oboInOwl:hasBroadSynonym obo:CL_4030038 "CD24-positive tubular cell")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:23124355") oboInOwl:hasBroadSynonym obo:CL_4030038 "CD24+CD133+ tubular cell")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:23124355") rdfs:comment obo:CL_4030038 "After acute tubular injury, this cell type becomes more numerous. In healthy rat kidneys, this cell is not detectable, whereas after unilateral ureteral obstruction (renal injury), it may appear de novo, arguing against the notion that this cell type represents a pre-existing progenitor cell population. In at least one study, data indicate that this cell type represents transiently dedifferentiated tubular cells involved in regeneration.")
AnnotationAssertion(rdfs:label obo:CL_4030038 "CD24-positive, CD-133-positive, vimentin-positive proximal tubular cell")
SubClassOf(obo:CL_4030038 obo:CL_0002306)
SubClassOf(obo:CL_4030038 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_0008404))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure why this is not inferred, as an epithelial cell of proximal tubule I would expect to be part of some proximal tubule epithelium

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At first glance, it may be because 'part of' some 'proximal tubule epithelium' is not asserted on 'epithelial cell of proximal tubule'.

SubClassOf(obo:CL_4030038 ObjectSomeValuesFrom(obo:RO_0002292 obo:PR_000001786))
SubClassOf(obo:CL_4030038 ObjectSomeValuesFrom(obo:RO_0002292 obo:PR_000001932))

# Class: obo:CL_4030040 (endometrial ciliated epithelial cell)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "https://www.nature.com/articles/s41591-020-1040-z") Annotation(oboInOwl:hasDbXref "https://www.proteinatlas.org/humanproteome/single+cell+type/Glandular+epithelial+cells#endometrialciliatedcells") obo:IAO_0000115 obo:CL_4030040 "A ciliated cell of the endometrial epithelium. The cilia of this cell type help move mucus from glandular tissue of the endometrium.")
Expand Down