-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Feature request]: Incorporate metabolomics and proteomics data #91
Comments
Hey @htmonkey @ppedrioli, We would love to have your input on this: metadata
storage
interaction We were thinking about something like modos --endpoint http://s3.example.org add mztab s3://my-bucket/test-object ./exp1.mztab Does that look OK to you? We would be interested in the kind of "questions" you would then ask to the object. This would help us designing the command line interface, API and metadata schema. Suggestions are welcome. |
Metadata The mzTab is designed to accommodate different experimental designs (see Figure 1 on DOC . We need samples (6.2.19-6.2.25) and assay data (6.2.34 - 38), and they could be condensed into a single class that, for each assay (=columns in the data table), reports all key metadata to map to patients and describe the measurement. Importantly: we need to store all sections (MTD, SML, SMF, SME, COM MGF... as defined by the code at the beginning of each line), even if you don't use classes for all. The current DataEntity doesn't seem to be suited to store these tables and lists and preserve links, but maybe I would need a specific example. Storage Interaction Questions |
Contact Details
No response
Description
As discussed with the SMOC team, MODOs should be extended to include metabolomics and proteomics data.
Patrick Pedrioli and Nicola Zamboni have provided example data with metadata via a SWITCH drive ORDES provided:
https://drive.switch.ch/index.php/s/k1Tng5UjjqV6Eqf
Importance Level
High
Affected Components
No response
Technical Requirements
No response
Acceptance criteria
No response
The text was updated successfully, but these errors were encountered: