genomepy.cli

Command line wrappers

Functions

custom_options(options)

Dynamically add options to a click.command (based on a dict with options).

get_install_options()

Combine general and provider specific options.

terminal_formatting(row)

In case we print to a terminal, the output is aligned.

terminal_header(size)

Header for search output.

terminal_subheader(_)