Skip to content

PEtab documentation #317

Closed
Closed
@thomassligon

Description

documentation refers to:
https://github.com/PEtab-dev/PEtab/blob/master/doc/documentation_data_format.md

row or column?
General Remarks: Fields in "[]" in the second row are optional and may be left empty.
Condition table has “[conditionName]” in the first row, second column.
What does “[]” mean? Should the general remark apply to rows or columns?
Could it be that rows and columns are reversed when the .tsv is read into python?
Same for Measurement table “[preequilibrationConditionId]”, “[observableParameters]”, “[noiseParameters]”, “[datasetId]”, “[replicateId]”.
Same for Observables table “[observableTransformation]”.
Same for Parameter table “[parameterName]”.

Yaml error:
Provided YAML file does not adhere to PEtab schema: 'format_version' is a required property
Need:
format_version: 1
Not described in:
https://petab.readthedocs.io/en/latest/example/example_petablint.html
but the lines from the Bachmann sample show how to do it, and it is in the schema.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions