Skip to content

Commit ed96d27

Browse files
authored
Update README: PEtab-GUI (#649)
Add a link to PEtab-GUI.
1 parent c03825c commit ed96d27

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,13 @@ you can use to check if your files adhere to the PEtab standard. If you have
8787
further questions regarding PEtab, feel free to post an
8888
[issue](https://github.com/PEtab-dev/PEtab/issues) at our GitHub repository.
8989

90+
## Editing PEtab files
91+
92+
PEtab files can be created or edited using any text editor or spreadsheet
93+
software, or programmatically (see libraries below).
94+
There is also a dedicated graphical user interface for creating and editing
95+
PEtab 1.0 files, called [PEtab-GUI](https://github.com/PEtab-dev/PEtab-GUI/).
96+
9097
## PEtab Python library
9198

9299
PEtab comes with a Python package for creating, checking, visualizing and

0 commit comments

Comments
 (0)