obi-ontology / obi

The Ontology for Biomedical Investigations
http://obi-ontology.org
Creative Commons Attribution 4.0 International
75 stars 25 forks source link

NTR: DNA processed specimen #1512

Open Dalalghamdi opened 2 years ago

Dalalghamdi commented 2 years ago

DNA processed specimen Label: DNA processed specimen Definition: A processed specimen which is the output of preparing a DNA sample for further analysis Definition source: derived from NCI Thesaurus Parent class: processed specimen (OBI:0000953)

DanBerrios commented 2 years ago

@Dalalghamdi Can you give examples of DNA processed specimen, to give us an idea of the nature and use of it. Is it a result of something that happens before, during or after DNA extraction?

Dalalghamdi commented 2 years ago

Hi @DanBerrios A DNA processed specimen is a result of a planned process that happens after DNA extraction. For example: target region enrichment assay is a planned process that has "DNA extract" as specified input, and "DNA processed specimen" as specified output Thanks

bpeters42 commented 2 years ago

Thanks! Is it true that you only want specimens that still contain DNA? In that case we would keep the axiom that DNA molecules are contained in the specimen. You could envision a process that completely destroys the content (e.g. if it is sent through a MS/MS spectrometer).

In which case we could simply define it as: "A processed specimen that contains DNA molecules".

Dalalghamdi commented 2 years ago

@bpeters42 Yes, I need a term that describes a specimen that still contains DNA; My goal here is to differentiate between planned processes' input and outputs. I agree that we should keep that axiom

bpeters42 commented 2 years ago

Thanks for the reply, that makes perfect sense. I suspect that we could get similar terms in the future, and it would be nice to have a set design pattern, so I apologize if I ask you more questions than necessary for the particular term requested. Let me explain:

I hope this is making sense.

I

On Mon, Apr 11, 2022 at 10:33 AM Dalia Alghamdi @.***> wrote:

@bpeters42 https://github.com/bpeters42 Yes, I need a term that describes a specimen that still contains DNA; My goal here is to differentiate between planned processes' input and outputs. I agree that we should keep that axiom

— Reply to this email directly, view it on GitHub https://github.com/obi-ontology/obi/issues/1512#issuecomment-1095336999, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADJX2IWDVCQFEJE7V6O373LVERO7DANCNFSM5Q4Z5S5A . You are receiving this because you were mentioned.Message ID: @.***>

-- Bjoern Peters Professor La Jolla Institute for Immunology 9420 Athena Circle La Jolla, CA 92037, USA Tel: 858/752-6914 Fax: 858/752-6987 http://www.liai.org/pages/faculty-peters

DanBerrios commented 1 year ago

OBI has "nucleic acid extraction" (process http://purl.obolibrary.org/obo/OBI_0666667) that outputs "nucleic acid". That output thing was intended to be this concept of DNA processed specimen and is often called a DNA extract or nucleic acid extract.

has_specified_output some nucleic acid

the output is currently "nucleic acid" which is the component of interest of the extract (in this case) but not the entire extract itself. Is our axiom on nucleic acid extraction wrong, @bpeters42 ? Should it instead be http://purl.obolibrary.org/obo/OBI_0001010 "nucleic acid extract". I think so....

DanBerrios commented 1 year ago

See PR 1677

Dalalghamdi commented 1 year ago

Dear @DanBerrios my apologies for the delay. my intention for DNA processed specimen was to label DNA specimens that has been processed (e.g. specimen that went through library prep process). So here, the "nucleic acid extract" would be the input of library prep process and "DNA processed specimen" would be the output of the process.

DanBerrios commented 1 year ago

@Dalalghamdi OBI currently has various library objects that are output of library prep process: http://purl.obolibrary.org/obo/OBI_0000711 Granted, libraries are processed DNA specimens.... Do you feel we need the more general class "processed DNA specimen" above the various kinds of libraries?