Skip to content

Commit 456e40d

Browse files
committed
GUI update-related changes
1 parent 4c219bf commit 456e40d

File tree

3 files changed

+4
-115
lines changed

3 files changed

+4
-115
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Table of Contents
22
[PyPEF: Pythonic Protein Engineering Framework](#pypef-pythonic-protein-engineering-framework)
33
- [Quick Installation](#quick-installation)
4+
- [GUI](#gui)
45
- [Setup and Run Docker Image](#setup-and-run-docker-image)
5-
- [GUI Installation](#gui-installation)
66
- [Requirements](#requirements)
77
- [Running Examples](#running-examples)
88
- [Tutorial](#tutorial)
@@ -65,6 +65,9 @@ After successful installation, PyPEF should work by calling `pypef` in the shell
6565
pypef --help
6666
```
6767

68+
<a name="gui"></a>
69+
### GUI
70+
6871
After installation, a rudimentary graphical user interface (GUI) can be invoked using the command
6972

7073
```bash

gui_setup.bat

Lines changed: 0 additions & 79 deletions
This file was deleted.

gui_setup.sh

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)