Inference of single-locus DNA replication states from genome-wide multiplexed DNA FISH.
We recommend using Python 3.11:
conda create -n img python=3.11 -y
conda activate imgFirst, make sure to install the alabtools library (https://github.com/alberlab/alabtools).
Then, install with conda-forge the following dependencies:
conda install -c conda-forge \
trimesh \
scikit-learn \
pydantic \
imbalanced-learn \
xgboost \
libspatialindex \
rtree \
statsmodels \
mrcfile \
alphashape \
-yFinally, install RepTile:
pip install git+https://github.com/alberlab/RepTile.gitfrom reptile.cte import ChromatinTracingExperiment