Skip to content

Getting started creating an EnzymeML file to store experimental data #92

@danolson1

Description

@danolson1

I am very interested in the EnzymeML project, but am having trouble getting started. My overall goal with EnzymeML is to store experimental data with relevant metadata and make it easy to share with collaborators who are doing mathematical modeling. I lead a group that primarily does experimental work, and have some experience with Python programming.

Here's an example of what I'm trying to do:
I collected data for the formate dehydrogenase enzyme in a 384 well plate with varying concentrations of formate and NAD+. I would like to create an EnzymeML file that stores the following:

  • Metadata about the experiment (experimenter, date collected, instrument used)
  • The overall reaction conditions (enzyme, reaction, buffer composition, pH, temperature)
  • Timecourse data for each well

Here are some questions I've come across:

  1. For a multi-well plate, is the vessel object the whole plate or an individual well of the plate? Or is this what the measurement group_id is for?
  2. What is the prefered way to specify buffer composition?
  3. How do I specify the ModifierRole for a species, for example to indicate that it is part of the buffer composition?
  4. Is there a prefered way to indicate the reagent that was used to start the reaction?

Once I get this working, I'd be happy to share it as an example if other people are interested.

Regards,
Dan

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions