0. Overview
When using OpenSPARKL, bear in mind that it is a client-server system:
-
sse_core
- the sequencing engine.- This is the server process
- It holds the configuration and executes workflows
-
sse_cli
- the command line client- This is the client tool that connects to the sse
- You use it to connect, login, manage and run processes on the sse
- It also provides the Python sparkl library