morphic-bio / metadata-schema

Repository to hold the MorPhiC metadata schema
2 stars 1 forks source link

Set up a schema for Dataset for MorPhiC #54

Closed gabsie closed 1 month ago

gabsie commented 1 month ago

For which schema is a change/update being suggested? MorPhiC

What should the change/update be? I would like to add a new schema for a dataset. The entity will be in hierarchy one level down from Study, i.e. Studies might have multiple datasets. Also, in DB, datasets might exist independently, to attach a Dataset to a Study is optional.

What new field(s) need to be changed/added?

Field name: dataset_name

Field name: cell_line_name

Field name: assay_type

Field name: perturbation_type

Field name: duo_code

Field name: release_date

Field name: other_notes

Why is the change requested?

At the moment all existing MorPhiC studies are equal to datasets, but we wish to establish the option to have datasets under Studies in case multiple assay types or DUO codes would be supported.

ESapenaVentura commented 1 month ago

https://github.com/morphic-bio/metadata-schema/pull/59

gabsie commented 1 month ago

Enrique Hold off on all of this, I think with Tony's permission we will just rename the current Study schema to be dataset :-D

Gabs

ESapenaVentura commented 1 month ago

Not needed atm! closing