To reproduce:

Follow instructions for Bicycle https://github.com/PMBio/bicycle
Follow instructions for Geomloss https://www.kernel-operations.io/geomloss/api/install.html

scripts are:

python bode.py
python run_sim_PerturbSDE.py --seed 4 --var_perturb False --latent_dim 20 --train_mode diffusion --intervention over_expression_perfect_interv --sde_version SDE --L1 True --multi_interv True --data boolode
python run_sim_PerturbSDE.py --seed 4 --var_perturb False --latent_dim 20 --train_mode diffusion --intervention over_expression_perfect_interv --sde_version SDE_monotonic --L1 True --multi_interv True --data boolode
