x3cflux.FluxMLData

class x3cflux.FluxMLData

Bases: pybind11_object

Data class containing all information for 13C-MFA

This particularly includes network structure and atom transitions, but also measurement setup with substrate labeling, parameter constraints and labeling measurements. Information corresponds to a FluxML file.

Attributes

comment

Comments to the model

configurations

13C measurement configurations

date

Date and time of last edit

modeler_name

Name of the modeler

name

Model name

network_data

Network structure and atom transitions

version

Model version

Methods

property comment

Comments to the model

property configurations

13C measurement configurations

property date

Date and time of last edit

property modeler_name

Name of the modeler

property name

Model name

property network_data

Network structure and atom transitions

property version

Model version