Installation
1 - Create a conda environment with python 3.10+
2 - Install poetry
Run
and test the installation with poetry --version
.
3 - Install the package and its dependencies using poetry
cd
to the root of the repository and run
If you want to install to contribute, please run
If you wish to manually create the documentation, please run
If you want to run the paper experiments, please visit https://github.com/owkin/fedpydeseq2-paper-experiments.