TAPIR GUI executable¶
This documents the functions in the TAPIR.py executable and also the underlying
views and models (see TOC at the end). The main window is MainWindow
which contains a single main widget ApplicationView. The
ApplicationView is the main widget, it contains the left side tree structure
(PeptideTreeWidget) and the right side graph area (GraphArea).