Skip to content

Commit

Permalink
Merge pull request #2160 from EBISPOT/2158
Browse files Browse the repository at this point in the history
Added single cell library construction for #2158
  • Loading branch information
zoependlington authored Jan 10, 2024
2 parents 45c4e05 + d514132 commit bd00e8b
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/ontology/efo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -16873,6 +16873,7 @@ Declaration(Class(efo:EFO_0022486))
Declaration(Class(efo:EFO_0022487))
Declaration(Class(efo:EFO_0022488))
Declaration(Class(efo:EFO_0022489))
Declaration(Class(efo:EFO_0022490))
Declaration(Class(efo:EFO_0030000))
Declaration(Class(efo:EFO_0030001))
Declaration(Class(efo:EFO_0030002))
Expand Down Expand Up @@ -29297,7 +29298,7 @@ AnnotationAssertion(rdfs:label obo:RO_0001025 "located_in")

AnnotationAssertion(rdfs:label obo:RO_0002104 "has_plasma_membrane_part")

# Object Property: obo:RO_0002160 (only_in_taxon)
# Object Property: obo:RO_0002160 (only in taxon)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:20973947") obo:IAO_0000115 obo:RO_0002160 "S only_in_taxon T iff: S SubClassOf in_taxon only T")
AnnotationAssertion(oboInOwl:hasDbXref obo:RO_0002160 "RO:0002160")
Expand Down Expand Up @@ -202394,6 +202395,14 @@ AnnotationAssertion(oboInOwl:hasExactSynonym efo:EFO_0022489 "CHITD")
AnnotationAssertion(rdfs:label efo:EFO_0022489 "chitotriosidase deficiency"@en)
SubClassOf(efo:EFO_0022489 efo:EFO_0000508)

# Class: efo:EFO_0022490 (ScaleBio single cell RNA sequencing)

AnnotationAssertion(Annotation(efo:definition_citation "https://scale.bio/wp-content/uploads/2023/06/ScaleBio_Poster_scRNA-scATAC.pdf") obo:IAO_0000115 efo:EFO_0022490 "ScaleBio technology that utilizes a plate-based approach with combinatorial indexing to generate single cell libraries.")
AnnotationAssertion(dc:creator efo:EFO_0022490 "Zoe May Pendlington")
AnnotationAssertion(dc:date efo:EFO_0022490 "2024-01-10T09:12:40Z"^^xsd:dateTime)
AnnotationAssertion(rdfs:label efo:EFO_0022490 "ScaleBio single cell RNA sequencing"@en)
SubClassOf(efo:EFO_0022490 efo:EFO_0010183)

# Class: efo:EFO_0030000 (STARmap)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:29930089") Annotation(oboInOwl:hasDbXref "https://orcid.org/0000-0002-3090-9894") obo:IAO_0000115 efo:EFO_0030000 "STARmap is an image-based technology for 3D intact-tissue RNA sequencing, which integrates hydrogel-tissue chemistry, targeted signal amplification, and in situ sequencing.")
Expand Down

0 comments on commit bd00e8b

Please sign in to comment.