0. Overview

When using OpenSPARKL, bear in mind that it is a client-server system:

  1. sse_core - the sequencing engine.
    • This is the server process
    • It holds the configuration and executes workflows
  2. 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


1. Install sse_core


2. Install sse_cli


3. Register admin@localhost