Overview
Overview
All of the classes to run concise are in conCISE.py; these functions are run through the workflowMain.py. Both the GUI and myBinder use the CLI to initiate the workflow with the correct files.
Code (src/)
- Graphical User Interface: conciseGui.py
- Command Line Interface:conciseCLI.py
- myBinder Interface: conciseBinder.ipynb
- ConCISE functions: conCISE.py
- ConCISE workflow: workflowMain.py
- Gui Widgets: guiWidgets.py