GOBY(1) General Commands Manual GOBY(1)

goby - Sequencing data and results analysis tool

goby <mem> <mode> [OPTIONS]

Goby provides facilities to manage sequencing data and ease the implementation of data analysis pipelines.

<mem>
Human-readable amount of memory to allocate to Goby e.g. could be 1m, 145m, 3g, ...
<mode>
Indicates to use the mode <mode> of Goby when running. <mode> must be one of the following ones (either the long name or the short name which is inside parentheses):

Each of the above modes has specific options. The complete list of options for a given mode <mode> can be get by running

goby 100m <mode>

which returns a complete list of options for running the mode <mode> as well as a description of what this mode provides.

Displays usage help information
Displays help for dynamic options

This manual page was written by Pierre Gruet <pgt@debian.org> from the Debian project, but may be used by others.

08-08-2021