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

TODO example 2 - subject / subject states #14

Open
lzehl opened this issue Jan 30, 2024 · 1 comment
Open

TODO example 2 - subject / subject states #14

lzehl opened this issue Jan 30, 2024 · 1 comment

Comments

@lzehl
Copy link
Member

lzehl commented Jan 30, 2024

Common information on subject provided in text (not in files) for this example.
Structured information provided as:

  1. subjects CSV with up to two states (change in attributes: asleep / awake)
  2. subjects CSVs with multiple states (change in age)
@lzehl
Copy link
Member Author

lzehl commented Jan 30, 2024

IMAGINARY (META)DATA TABLES

CASE 1 (different species; all adults; biological sex and exact age unknown; different attributes)

subject_ID species imaged_while
sub-01 Mus musculus awake; asleep
sub-02 Rattus norvegicus awake
sub-03 Felis catus awake; asleep
sub-04 Macaca mulatta awake
sub-05 Ovis aries awake; asleep

CASE 2 (Macaca mulatta; all males; exact age unknown; different age categories & body weights)

subject_ID weight_infant weight_juvenile weight_adult weight_unit
sub-A 0.403 1.300 5.512 kg
sub-B 0.465 1.415 5.324 kg
sub-C 0.500 1.555 7.113 kg
sub-D 0.512 1.612 6.478 kg
sub-E 0.550 1.835 7.985 kg

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

No branches or pull requests

1 participant