Tests Formatting Coverage DOI

Solosis

Solosis is a command line interface for working with single-cell data.

Documentation

Setup

Load the Solosis module.

Input
module load solosis
Expected Output
** INFO: 'Welcome to Solosis, Module loaded'
** INFO: 'Type solosis-cli to get started'

Execute the main solosis command to view available commands.

Input
solosis-cli
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.