We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03825c commit ed96d27Copy full SHA for ed96d27
1 file changed
README.md
@@ -87,6 +87,13 @@ you can use to check if your files adhere to the PEtab standard. If you have
87
further questions regarding PEtab, feel free to post an
88
[issue](https://github.com/PEtab-dev/PEtab/issues) at our GitHub repository.
89
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
97
## PEtab Python library
98
99
PEtab comes with a Python package for creating, checking, visualizing and
0 commit comments