From d71229b1c660c8d85cf236d39a4dc96d549fb3df Mon Sep 17 00:00:00 2001 From: WANG Gefei <46701885+gefeiwang@users.noreply.github.com> Date: Fri, 17 Mar 2023 10:28:30 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd24a12..1a691cc 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,11 @@ cd STitch3D conda env update --f environment.yml conda activate stitch3d ``` +Normally the installation time will be less than ten minutes. We have tested our package on Linux (Ubuntu 18.04.5 LTS). Software dependencies are listed in [this website](https://stitch3d-tutorial.readthedocs.io/en/latest/installation.html#software-dependencies). Tutorials and reproducibility ----------------------------- -We provided codes for reproducing the experiments of the paper "Construction of a 3D whole organism spatial atlas by joint modeling of multiple slices", and comprehensive tutorials for using STitch3D. Please check the [tutorial website](https://stitch3d-tutorial.readthedocs.io/en/latest/index.html) for more details. +We provided codes for reproducing the experiments of the paper "Construction of a 3D whole organism spatial atlas by joint modeling of multiple slices", and comprehensive tutorials for using STitch3D. Please check the [tutorial website](https://stitch3d-tutorial.readthedocs.io/en/latest/index.html) for more details. Interactive 3D results ----------------------