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

Formalize participants' age to clarify the reference point #1634

Open
yarikoptic opened this issue Oct 18, 2023 · 4 comments
Open

Formalize participants' age to clarify the reference point #1634

yarikoptic opened this issue Oct 18, 2023 · 4 comments

Comments

@yarikoptic
Copy link
Collaborator

A satellite issue to

ATM age column is assumed to be "since birth" but in some experiments, animal or human (fetal MRI) or some organoids, it would not really be "since birth". To acknowledge the possibility of such different reference points e.g. in dandischema we defined AgeReferenceType and ATM we just use BirthReference but allow for GestationalReference happen we hit such a dataset.

I think it would be valuable for us to think in BIDS about such annotations and how we could handle them. Since somewhat of a "niche" issue really, a simple workaround solution could potentially be to rely on TermURL side car field to point to specific ontology defining gestational age, e.g. http://www.ebi.ac.uk/efo/EFO_0005112 (attn @satra -- should we use this or some other ontology right away in dandischema?). That would allow to disambiguate.

@satra
Copy link
Collaborator

satra commented Oct 18, 2023

the animal/cell world is more complicated including notions of stages and not age, and often characterized in relation to species. here is an ontology of age that defines postgestation and postnatal as terms: https://bioportal.bioontology.org/ontologies/FMA/?p=classes&conceptid=http://purl.org/sig/ont/fma/fma312872

@satra
Copy link
Collaborator

satra commented Oct 18, 2023

it may also be helpful to separate out age concepts versus age related data elements. for example age_at_death from EFO can be useful for ex vivo datasets of structure and cannot be captured by age as a keyword alone.

@lzehl
Copy link

lzehl commented Oct 16, 2024

@satra this ontology is not species independent defined correct? definitions are a bit sparse... I wondered if we could rather try to add the terms we need to the the UBERON life cycle ontology (or see if we can adapt to what they already provide):
https://www.ebi.ac.uk/ols4/ontologies/uberon/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FUBERON_0000000?lang=en

@satra
Copy link
Collaborator

satra commented Oct 16, 2024

@lzehl - i don't know all the stage concepts well enough, but if they are there in uberon, we should just use it or add to it.

i think in the context of the original issue, for age specifically we do need a reference and how the reference is defined/measured. in humans it's different from animals.

stage can, and perhaps should, be added as an additional data element for certain species (e.g., c elegans) where the community defines them as relevant to scientific communication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants