.. _setup Setup ===== Load the Solosis module. .. code-block:: shell :caption: Input module load solosis .. code-block:: shell :caption: Expected Output ** INFO: 'Welcome to Solosis, Module loaded' ** INFO: 'Type solosis-cli to get started' Execute the main solosis command to view available commands. .. code-block:: shell :caption: Input solosis-cli .. code-block:: shell :caption: Expected Output Usage: solosis-cli [OPTIONS] COMMAND [ARGS]... A command line interface for working with single-cell data. Options: --version Show the version and exit. --help Show this message and exit.