InstallationΒΆ

We reccomend installing isopeptor within a conda environment.

Create the environment with:

$ conda create -n isopeptor python==3.10

Activate it:

$ conda activate isopeptor

Once the environment has been activated, install isopeptor with pip:

$ pip install isopeptor