Installation

You can install EpitopeGen using pip:

pip install epitopegen

Or install from source:

git clone https://github.com/Regaler/EpitopeGen.git
cd EpitopeGen/package
pip install -e .