Closed brynnz22 closed 4 days ago
Draft of ChromatographyConfiguration
yamls is found in this draft PR
https://github.com/microbiomedata/berkeley-schema-fy24/pull/230
Blocked for now until Berkeley become production since Berkeley Mongo is not replacing production Mongo.
@kheal Here is the last draft we landed on for the chrom configs. Not sure if you need to adjust these for the Chemical Entity modeling you and @sierra-moxon have been working on: /Users/zalm693/development/sandbox/mass_spec_ingest/mass_spec_mapping/final_jsons/chrom_config/chrom_config_in_progress.json
Thanks @brynnz22. No need to adjust yet, but it's great to have them here for reference.
closing this. It doesn't include expanding those configurations for the chemical entity stuff - not sure if you need to create another issue for that or if you have created one @kheal
After conducting the first round of mapping, the initial draft spreadsheet for
ChromatographyConfiguration
instances have been created. What is left:ChromatographyConfiguration
s in yaml form- [ ] #773~~- [ ] AddChemicalEntity
ids toChromatographyConfiguration
s yamls @kheal ~~ChromatographyConfiguration
ids and add toChromatographyConfiguration
s yamls @brynnz22LATER
ChromatographyConfiguration
to be able to describe gradients and capture more detailed column information. captured this on the [Berkeley-Schema Refactor Roll Out board](https://github.com/orgs/microbiomedata/projects/129)Follow up notes After discussion -
ordered_mobile_phases.substances_used.known_as
slot that uses theChemicalEntity
class - is this inlined or by id? [ANSWER: by ID, see new issue in above task list]. If id, then we need to create a new issue to create theseChemicalEntity
instances and mint ids. And then map ids back to this slot for theChromatographyConfiguraiton
instances.