microcat run-local#

!microcat run-local -h
Usage: microcat run-local [OPTIONS]

  Execute the analysis workflow on local computer mode

Options:
  --cores INTEGER            All job cores, available on 'run-local'
  --config TEXT              Path of config.yaml
  --wait INTEGER             Wait given seconds
  --use-conda                Use conda environment
  --list                     List
  --conda-prefix TEXT        Conda environment prefix
  --conda-create-envs-only   Conda create environments only
  --use-singularity          Use a singularity container
  --singularity-prefix TEXT  Singularity images prefix
  --jobs INTEGER             Job numbers
  --task TEXT
  -h, --help                 Show this message and exit.