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

Data model expansion to include metadata models for priority data types #74

Open
Bankso opened this issue Feb 16, 2024 · 1 comment
Open
Assignees
Labels
effort-high feature New feature or request

Comments

@Bankso
Copy link
Contributor

Bankso commented Feb 16, 2024

The MC2 Center data model does not currently enable assay-specific metadata to be recorded. Adding these models is a critical part of supporting data sharing and reuse. Potential models to add were originally outlined in this spreadsheet

Some models that we should consider implementing:

  • (Multiplexed) imaging and microscopy
  • bulk RNA-Seq
  • single cell RNA-Seq
  • 10x Visium/Xenium
  • Flow Cytometry
  • Mass Spectrometry/Proteomics/Metabolomics
  • Other sequencing based methods (ATAC-Seq, CUT&RUN, ChIP-Seq, etc.)

Some notes on approach:

  • where possible, I think we should use 'depends on' designations, to help define attribute connections and component dependencies. This should allow us to use a single template to cover multiple related data types
  • data model development should include the metadata model itself, but also an SOP-type doc that describes the folder/organizational strategy, ingress/storage considerations, guide for annotating the resources (like what types of files the requested metadata can be found in, suggested order of completion and submission, etc.) that will be included in reference materials
  • while the assay models are critical for reuse, the DatasetView model is completely sufficient for CCKP entries. I think we should exclusively display DatasetView info on the portal and link back to table snapshots or Synapse datasets that contain the assay-specific metadata
@Bankso Bankso self-assigned this Feb 16, 2024
@Bankso Bankso added effort-high feature New feature or request labels Feb 16, 2024
@Bankso
Copy link
Contributor Author

Bankso commented Jul 3, 2024

Related to mc2-center/mc2-center-dcc#71 and mc2-center/mc2-center-dcc#72

Integrate CDS/DataHub models where reasonable. Develop mappings if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort-high feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant