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

Add three CRISPR assays #1796

Merged
merged 5 commits into from
Aug 26, 2024
Merged
Show file tree
Hide file tree
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
138 changes: 138 additions & 0 deletions src/ontology/modules/assays.owl
Original file line number Diff line number Diff line change
Expand Up @@ -22079,6 +22079,12 @@



<!-- http://purl.obolibrary.org/obo/OBI_0003133 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0003133"/>



<!-- http://purl.obolibrary.org/obo/OBI_0003148 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0003148">
Expand Down Expand Up @@ -26737,6 +26743,138 @@



<!-- http://purl.obolibrary.org/obo/OBI_0003659 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0003659">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000070"/>
<rdfs:subClassOf>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000055"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000067"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000081"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CL_0000000"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000293"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/CL_0000000"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000087"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0000067"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0003133"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000070"/>
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0003368"/>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<obo:IAO_0000111>in vitro CRISPR screen assay</obo:IAO_0000111>
<obo:IAO_0000115>An assay in which cells expressing a Cas system are infected with a library of guide RNAs with the intent of causing a perturbation at the target of the guide RNAs.</obo:IAO_0000115>
<obo:IAO_0000117>Bjoern Peters</obo:IAO_0000117>
<obo:IAO_0000117>Jennifer Jou</obo:IAO_0000117>
<obo:IAO_0000233>https://github.com/obi-ontology/obi/issues/1784</obo:IAO_0000233>
<obo:IAO_0000234>Jennifer Jou</obo:IAO_0000234>
<rdfs:label>in vitro CRISPR screen assay</rdfs:label>
</owl:Class>



<!-- http://purl.obolibrary.org/obo/OBI_0003660 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0003660">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0003659"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0002631"/>
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0003368"/>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<obo:IAO_0000111>in vitro CRISPR screen using single-cell RNA-seq</obo:IAO_0000111>
<obo:IAO_0000115>An in vitro CRISPR screen assay that uses single-cell RNA-Seq to detect induced changes in gene expression.</obo:IAO_0000115>
<obo:IAO_0000117>Bjoern Peters</obo:IAO_0000117>
<obo:IAO_0000117>Jennifer Jou</obo:IAO_0000117>
<obo:IAO_0000233>https://github.com/obi-ontology/obi/issues/1784</obo:IAO_0000233>
<obo:IAO_0000234>Jennifer Jou</obo:IAO_0000234>
<rdfs:label>in vitro CRISPR screen using single-cell RNA-seq</rdfs:label>
</owl:Class>



<!-- http://purl.obolibrary.org/obo/OBI_0003661 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0003661">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0003659"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000916"/>
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0003368"/>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<obo:IAO_0000111>in vitro CRISPR perturbation screen using flow cytometry</obo:IAO_0000111>
<obo:IAO_0000115>An in vitro CRISPR screen assay that uses flow cytometry to detect induced changes in gene expression of the targeted genes.</obo:IAO_0000115>
<obo:IAO_0000117>Bjoern Peters</obo:IAO_0000117>
<obo:IAO_0000117>Jennifer Jou</obo:IAO_0000117>
<obo:IAO_0000233>https://github.com/obi-ontology/obi/issues/1784</obo:IAO_0000233>
<obo:IAO_0000234>Jennifer Jou</obo:IAO_0000234>
<rdfs:label>in vitro CRISPR screen using flow cytometry</rdfs:label>
</owl:Class>



<!-- http://purl.obolibrary.org/obo/OBI_0100016 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0100016"/>
Expand Down
3 changes: 3 additions & 0 deletions src/ontology/templates/assays.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,9 @@ OBI:0003599 single cell T cell receptor repertoire sequencing assay single cell
OBI:0003601 quartz crystal microbalance assay quartz crystal microbalance assay QCM An assay that measures the change in frequency of a quartz crystal resonator resulting from the addition or removal of a small mass of a ligand specifically binding at the surface of the resonator. http://www.ncbi.nlm.nih.gov/pubmed/23504432|https://en.wikipedia.org/wiki/Quartz_crystal_microbalance Randi Vita|Bjoern Peters|Sebastian Duesing subclass assay
OBI:0003604 multiplexed error-robust fluorescence in situ hybridization assay MERFISH A fluorescence in-situ hybridization assay that uses combinatorial FISH labeling with error resistant encoding schemes for highly multiplexed single-molecule imaging. https://en.wikipedia.org/wiki/Fluorescence_in_situ_hybridization#MERFISH Sebastian Duesing Brain Image Library https://github.com/obi-ontology/obi/issues/1724 subclass fluorescence in-situ hybridization assay
OBI:0003605 single molecule fluorescence in situ hybridization smFISH A fluorescence in-situ hybridization assay that detects single RNA molecules in fixed cells, allowing for both the quantification and localization at the single-cell level and single-molecule resolution. https://doi.org/10.21769/BioProtoc.3070 Sebastian Duesing Brain Image Library https://github.com/obi-ontology/obi/issues/1725 subclass fluorescence in-situ hybridization assay
OBI:0003659 in vitro CRISPR screen assay in vitro CRISPR screen assay An assay in which cells expressing a Cas system are infected with a library of guide RNAs with the intent of causing a perturbation at the target of the guide RNAs. Jennifer Jou|Bjoern Peters Jennifer Jou https://github.com/obi-ontology/obi/issues/1784 subclass assay cas mediated mutagenesis assay cell
OBI:0003660 in vitro CRISPR screen using single-cell RNA-seq in vitro CRISPR screen using single-cell RNA-seq An in vitro CRISPR screen assay that uses single-cell RNA-Seq to detect induced changes in gene expression. Jennifer Jou|Bjoern Peters Jennifer Jou https://github.com/obi-ontology/obi/issues/1784 equivalent in vitro CRISPR screen assay single-cell RNA sequencing assay
OBI:0003661 in vitro CRISPR screen using flow cytometry in vitro CRISPR perturbation screen using flow cytometry An in vitro CRISPR screen assay that uses flow cytometry to detect induced changes in gene expression of the targeted genes. Jennifer Jou|Bjoern Peters Jennifer Jou https://github.com/obi-ontology/obi/issues/1784 equivalent in vitro CRISPR screen assay flow cytometry assay
OBI:0302736 comet assay ready for release single cell gel electrophoresis assay|SCGE assay An assay that measures DNA damage (DNA breakage) in eucaryotic cells exposed to a challenge by determining the size and shape of DNA migration by detecting fluorescently labeled DNA from a cell placed in an electric field using gel electrophoresis PMID:7686265 PMID: 18326531.Mutagenesis. 2008 Mar 6.Recommendations for design of the rat comet assay. Philippe Rocca-Serra subclass assay fluorescence microscopy assay cell ('material entity' and ('has role' some 'dye role') and ('bearer of' some fluorescence)) agarose gel information content entity DNA damage response
OBI:0302737 PCR-SSCP assay ready for release polymerase chain reaction-single strand conformation polymorphism assay An assay that identifies DNA sequence variation (mutation, deletion, insertions) in target DNA sequences amplified using polymerase chain reaction using gel electrophoresis and denaturating conditions PMID:18219595 PMID: 17334176.Hum Exp Toxicol. 2007 Jan;26(1):9-18.Is there a role for PCR-SSCP among the methods for missense mutation detection of TP53 gene? Philippe Rocca-Serra subclass genotyping assay polymerase chain reaction|material component separation amplified DNA (image and 'genotype information')
OBI:0600002 tumor grading pending final vetting grading of tumor An assay that determines the grade (severity/stage) of a tumor sample, used in cancer biology to describe abnormalities/qualities of tumor cells or tissues. Values can be described by terms from NCI Thesaurus. OBI branch derived; submitted by MO Compiled by Helen Parkinson for Transcriptomics thanks to Adam Witney subclass assay specimen disease course
Expand Down
Loading