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

Registering subjects of which samples are taken #143

Open
jjkoehorst opened this issue Feb 7, 2020 · 3 comments
Open

Registering subjects of which samples are taken #143

jjkoehorst opened this issue Feb 7, 2020 · 3 comments
Labels
IBISBA IBISBA project relate question samples

Comments

@jjkoehorst
Copy link
Collaborator

When for example sampling 120 chickens each with its own unique identifier and additional information it could become a bit confusing on where to register what in the SEEK platform.

For example you can register the organism chicken as a global entity but each individual chicken currently has to be registered as a sample. Of these chickens (which are samples) actual samples are taken and registered in the platform as samples of samples.

Ideally it would be nice to have a level between Organism and Sample which would then create the following:

Chicken (Organism) > Chicken1 (Observation Unit) > Sample 1
Chicken (Organism) > Chicken1 (Observation Unit) > Sample 2
Chicken (Organism) > Chicken2 (Observation Unit) > Sample 1

I mentioned Observation Unit as I encountered this in the MIAPPE standard which describes it as followed:

Observation units are objects that are subject to instances of observation and measurement.
An observation unit comprises one or more plants, and/or their environment.
There can be pure environment observation units with no plants. Synonym: Experimental unit.

Not sure if there are better solutions but from a user perspective I think its rather confusing to have samples which are actually animals, bioreactors or other kinds of entities.

@alaninmcr alaninmcr added IBISBA IBISBA project relate question labels Mar 26, 2020
@alaninmcr
Copy link
Contributor

This might be a documentation issue

@alaninmcr
Copy link
Contributor

@floradanna will demo to @jjkoehorst

@floradanna
Copy link
Collaborator

Yes, if it is still relevant. DataHub is implementing ISA specifications:

  • Each "Chicken1 (Observation Unit)" is "Study Source material" in ISA and, in DataHub, it is a SEEK sample associated with one Study. In DataHub, "organism/species" is one of the sample attributes.
  • Each "Sample 1" is "Study Sample material" in ISA and, in DataHub, it is another SEEK sample linked to one or more "Chicken1 (Observation Unit)"
  • Whatever comes from "Sample 1" is another SEEK sample(s) linked to "Sample 1", according to ISA specifications.

Screenshot 2022-02-08 at 09 36 13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IBISBA IBISBA project relate question samples
Projects
Status: No status
Development

No branches or pull requests

3 participants