Installation guide ================== CASCADE is implemented in the ``cascade-reg`` package. It can be installed via conda/mamba: .. code-block:: bash mamba install bioconda::cascade-reg Or using pip: .. code-block:: bash 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.