Installation

You can install directly from GitHub:

pip install git+https://github.com/dewitt-lab/immunowave.git

Or for development:

git clone https://github.com/dewitt-lab/immunowave.git
cd immunowave
pip install -e ".[dev]"