Skip to content

Commit

Permalink
Merge pull request #2129 from obophenotype/2126-edit-polyploid_cell
Browse files Browse the repository at this point in the history
Addresses #2126 Edit 'polyploid cell'
  • Loading branch information
bvarner-ebi authored Aug 30, 2023
2 parents 65654fe + a809988 commit ef0d0d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/ontology/cl-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -3017,6 +3017,7 @@ Declaration(Class(obo:NCBITaxon_6157))
Declaration(Class(obo:NCBITaxon_6237))
Declaration(Class(obo:NCBITaxon_9789))
Declaration(Class(obo:PATO_0000405))
Declaration(Class(obo:PATO_0001377))
Declaration(Class(obo:PATO_0001870))
Declaration(Class(obo:PATO_0001979))
Declaration(Class(obo:PATO_0070002))
Expand Down Expand Up @@ -6944,8 +6945,9 @@ SubClassOf(obo:CL_0000411 ObjectSomeValuesFrom(obo:RO_0002162 obo:NCBITaxon_6237

# Class: obo:CL_0000412 (polyploid cell)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "FB:ma") obo:IAO_0000115 obo:CL_0000412 "A cell whose nucleus, or nuclei, each contain more than two haploid genomes.")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "FB:ma") Annotation(oboInOwl:hasDbXref "https://bio.libretexts.org/Bookshelves/Introductory_and_General_Biology/Biology_(Kimball)/07%3A_Cell_Division/7.04%3A_Polyploidy"^^xsd:anyURI) Annotation(oboInOwl:hasDbXref "PMID:32646579") obo:IAO_0000115 obo:CL_0000412 "A cell that contains more than two haploid sets of chromosomes.")
AnnotationAssertion(rdfs:label obo:CL_0000412 "polyploid cell")
EquivalentClasses(obo:CL_0000412 ObjectIntersectionOf(obo:CL_0000000 ObjectSomeValuesFrom(obo:RO_0000053 obo:PATO_0001377)))
SubClassOf(obo:CL_0000412 obo:CL_0000003)

# Class: obo:CL_0000413 (haploid cell)
Expand Down

0 comments on commit ef0d0d5

Please sign in to comment.