petab.v2.C
This file contains constant definitions.
Module Attributes
Observable ID column in the observable and measurement tables |
|
Experiment ID column in the measurement table |
|
Measurement value column in the measurement table |
|
Time column in the measurement table |
|
Time value that indicates steady-state measurements |
|
Time value that indicates pre-equilibration in the experiments table |
|
Observable parameters column in the measurement table |
|
Noise parameters column in the measurement table |
|
Dataset ID column in the measurement table |
|
Replicate ID column in the measurement table |
|
The model ID column in the measurement table |
|
Mandatory columns of measurement table |
|
Optional columns of measurement table |
|
Measurement table columns |
|
Parameter ID column in the parameter table |
|
Parameter name column in the parameter table |
|
Lower bound column in the parameter table |
|
Upper bound column in the parameter table |
|
Nominal value column in the parameter table |
|
Estimate column in the parameter table |
|
Prior distribution type column in the parameter table |
|
Prior parameters column in the parameter table |
|
Mandatory columns of parameter table |
|
Optional columns of parameter table |
|
Parameter table columns |
|
Initialization-type prior |
|
Objective-type prior |
|
Condition ID column in the condition table |
|
Column in the condition table with the ID of an entity that is changed |
|
Column in the condition table with the new value of the target entity |
|
Observable name column in the observable table |
|
Observable formula column in the observable table |
|
Observable placeholders column in the observable table |
|
Noise formula column in the observable table |
|
Noise distribution column in the observable table |
|
Noise placeholders column in the observable table |
|
Mandatory columns of observable table |
|
Optional columns of observable table |
|
Observables table columns |
|
Linear transformation |
|
Logarithmic transformation |
|
Logarithmic base 10 transformation |
|
Cauchy distribution. |
|
Exponential distribution. |
|
Gamma distribution. |
|
Laplace distribution |
|
Log-Laplace distribution |
|
Log-normal distribution |
|
Log-uniform distribution. |
|
Normal distribution |
|
Rayleigh distribution. |
|
Uniform distribution |
|
Supported prior distribution types |
|
Supported noise distributions |
|
PEtab version key in the YAML file |
|
Parameter files key in the YAML file |
|
Problems key in the YAML file |
|
Model files key in the YAML file |
|
Model location key in the YAML file |
|
Model language key in the YAML file |
|
Condition files key in the YAML file |
|
Experiment files key in the YAML file |
|
Measurement files key in the YAML file |
|
Observable files key in the YAML file |
|
Visualization files key in the YAML file |
|
Mapping files key in the YAML file |
|
Extensions key in the YAML file |
|
PEtab entity ID column in the mapping table |
|
Model entity ID column in the mapping table |
|
Arbitrary name |
|
Required columns of the mapping table |
|
Simulated value column in the simulation table |
|
Residual value column in the residual table |
|
separator for multiple parameter values (bounds, observableParameters, ...) |
|
The time symbol for use in any PEtab-specific mathematical expressions |
- petab.v2.C.CAUCHY = 'cauchy'
Cauchy distribution.
- petab.v2.C.CONDITION_FILES = 'condition_files'
Condition files key in the YAML file
- petab.v2.C.CONDITION_ID = 'conditionId'
Condition ID column in the condition table
- petab.v2.C.DATASET_ID = 'datasetId'
Dataset ID column in the measurement table
- petab.v2.C.ESTIMATE = 'estimate'
Estimate column in the parameter table
- petab.v2.C.EXPERIMENT_FILES = 'experiment_files'
Experiment files key in the YAML file
- petab.v2.C.EXPERIMENT_ID = 'experimentId'
Experiment ID column in the measurement table
- petab.v2.C.EXPONENTIAL = 'exponential'
Exponential distribution.
- petab.v2.C.EXTENSIONS = 'extensions'
Extensions key in the YAML file
- petab.v2.C.FORMAT_VERSION = 'format_version'
PEtab version key in the YAML file
- petab.v2.C.GAMMA = 'gamma'
Gamma distribution.
- petab.v2.C.INITIALIZATION = 'initialization'
Initialization-type prior
- petab.v2.C.LAPLACE = 'laplace'
Laplace distribution
- petab.v2.C.LIN = 'lin'
Linear transformation
- petab.v2.C.LOG = 'log'
Logarithmic transformation
- petab.v2.C.LOG10 = 'log10'
Logarithmic base 10 transformation
- petab.v2.C.LOG_LAPLACE = 'log-laplace'
Log-Laplace distribution
- petab.v2.C.LOG_NORMAL = 'log-normal'
Log-normal distribution
- petab.v2.C.LOG_UNIFORM = 'log-uniform'
Log-uniform distribution.
- petab.v2.C.LOWER_BOUND = 'lowerBound'
Lower bound column in the parameter table
- petab.v2.C.MAPPING_DF_REQUIRED_COLS = ['petabEntityId', 'modelEntityId']
Required columns of the mapping table
- petab.v2.C.MAPPING_FILES = 'mapping_files'
Mapping files key in the YAML file
- petab.v2.C.MEASUREMENT = 'measurement'
Measurement value column in the measurement table
- petab.v2.C.MEASUREMENT_DF_COLS = ['observableId', 'observableParameters', 'experimentId', 'measurement', 'time', 'noiseParameters', 'datasetId', 'replicateId', 'modelId']
Measurement table columns
- petab.v2.C.MEASUREMENT_DF_OPTIONAL_COLS = ['observableParameters', 'noiseParameters', 'datasetId', 'replicateId', 'modelId']
Optional columns of measurement table
- petab.v2.C.MEASUREMENT_DF_REQUIRED_COLS = ['observableId', 'experimentId', 'measurement', 'time']
Mandatory columns of measurement table
- petab.v2.C.MEASUREMENT_FILES = 'measurement_files'
Measurement files key in the YAML file
- petab.v2.C.MODEL_ENTITY_ID = 'modelEntityId'
Model entity ID column in the mapping table
- petab.v2.C.MODEL_FILES = 'model_files'
Model files key in the YAML file
- petab.v2.C.MODEL_ID = 'modelId'
The model ID column in the measurement table
- petab.v2.C.MODEL_LANGUAGE = 'language'
Model language key in the YAML file
- petab.v2.C.MODEL_LOCATION = 'location'
Model location key in the YAML file
- petab.v2.C.NAME = 'name'
Arbitrary name
- petab.v2.C.NOISE_DISTRIBUTION = 'noiseDistribution'
Noise distribution column in the observable table
- petab.v2.C.NOISE_DISTRIBUTIONS = ['normal', 'laplace', 'log-normal', 'log-laplace']
Supported noise distributions
- petab.v2.C.NOISE_FORMULA = 'noiseFormula'
Noise formula column in the observable table
- petab.v2.C.NOISE_PARAMETERS = 'noiseParameters'
Noise parameters column in the measurement table
- petab.v2.C.NOISE_PLACEHOLDERS = 'noisePlaceholders'
Noise placeholders column in the observable table
- petab.v2.C.NOMINAL_VALUE = 'nominalValue'
Nominal value column in the parameter table
- petab.v2.C.NORMAL = 'normal'
Normal distribution
- petab.v2.C.OBJECTIVE = 'objective'
Objective-type prior
- petab.v2.C.OBSERVABLE_DF_COLS = ['observableId', 'observableFormula', 'noiseFormula', 'observableName', 'noiseDistribution']
Observables table columns
- petab.v2.C.OBSERVABLE_DF_OPTIONAL_COLS = ['observableName', 'noiseDistribution']
Optional columns of observable table
- petab.v2.C.OBSERVABLE_DF_REQUIRED_COLS = ['observableId', 'observableFormula', 'noiseFormula']
Mandatory columns of observable table
- petab.v2.C.OBSERVABLE_FILES = 'observable_files'
Observable files key in the YAML file
- petab.v2.C.OBSERVABLE_FORMULA = 'observableFormula'
Observable formula column in the observable table
- petab.v2.C.OBSERVABLE_ID = 'observableId'
Observable ID column in the observable and measurement tables
- petab.v2.C.OBSERVABLE_NAME = 'observableName'
Observable name column in the observable table
- petab.v2.C.OBSERVABLE_PARAMETERS = 'observableParameters'
Observable parameters column in the measurement table
- petab.v2.C.OBSERVABLE_PLACEHOLDERS = 'observablePlaceholders'
Observable placeholders column in the observable table
- petab.v2.C.PARAMETER_DF_COLS = ['parameterId', 'parameterName', 'lowerBound', 'upperBound', 'estimate', 'nominalValue', 'priorDistribution', 'priorParameters']
Parameter table columns
- petab.v2.C.PARAMETER_DF_OPTIONAL_COLS = ['parameterName', 'nominalValue', 'priorDistribution', 'priorParameters']
Optional columns of parameter table
- petab.v2.C.PARAMETER_DF_REQUIRED_COLS = ['parameterId', 'lowerBound', 'upperBound', 'estimate']
Mandatory columns of parameter table
- petab.v2.C.PARAMETER_FILES = 'parameter_files'
Parameter files key in the YAML file
- petab.v2.C.PARAMETER_ID = 'parameterId'
Parameter ID column in the parameter table
- petab.v2.C.PARAMETER_NAME = 'parameterName'
Parameter name column in the parameter table
- petab.v2.C.PARAMETER_SEPARATOR = ';'
separator for multiple parameter values (bounds, observableParameters, …)
- petab.v2.C.PETAB_ENTITY_ID = 'petabEntityId'
PEtab entity ID column in the mapping table
- petab.v2.C.PRIOR_DISTRIBUTION = 'priorDistribution'
Prior distribution type column in the parameter table
- petab.v2.C.PRIOR_DISTRIBUTIONS = ['cauchy', 'chisquare', 'exponential', 'gamma', 'laplace', 'log-laplace', 'log-normal', 'log-uniform', 'normal', 'rayleigh', 'uniform']
Supported prior distribution types
- petab.v2.C.PRIOR_PARAMETERS = 'priorParameters'
Prior parameters column in the parameter table
- petab.v2.C.PROBLEMS = 'problems'
Problems key in the YAML file
- petab.v2.C.RAYLEIGH = 'rayleigh'
Rayleigh distribution.
- petab.v2.C.REPLICATE_ID = 'replicateId'
Replicate ID column in the measurement table
- petab.v2.C.RESIDUAL = 'residual'
Residual value column in the residual table
- petab.v2.C.SIMULATION = 'simulation'
Simulated value column in the simulation table
- petab.v2.C.TARGET_ID = 'targetId'
Column in the condition table with the ID of an entity that is changed
- petab.v2.C.TARGET_VALUE = 'targetValue'
Column in the condition table with the new value of the target entity
- petab.v2.C.TIME = 'time'
Time column in the measurement table
- petab.v2.C.TIME_PREEQUILIBRATION = -inf
Time value that indicates pre-equilibration in the experiments table
- petab.v2.C.TIME_STEADY_STATE = inf
Time value that indicates steady-state measurements
- petab.v2.C.TIME_SYMBOL = 'time'
The time symbol for use in any PEtab-specific mathematical expressions
- petab.v2.C.UNIFORM = 'uniform'
Uniform distribution
- petab.v2.C.UPPER_BOUND = 'upperBound'
Upper bound column in the parameter table
- petab.v2.C.VISUALIZATION_FILES = 'visualization_files'
Visualization files key in the YAML file