Installation ============ You can install directly from GitHub: .. code-block:: bash pip install git+https://github.com/dewitt-lab/immunowave.git Or for development: .. code-block:: bash git clone https://github.com/dewitt-lab/immunowave.git cd immunowave pip install -e ".[dev]"