Installation guide

CASCADE is implemented in the cascade-reg package. It can be installed via conda/mamba:

mamba install bioconda::cascade-reg

Or using pip:

pip install cascade-reg

Tip

To avoid potential dependency conflicts, installing within a conda environment is recommended.

Now you are all set. Proceed to tutorials for how to use the cascade-reg package.