.. highlight:: shell ============ Installation ============ From PyPI --------- Install the Python package: .. code-block:: console $ pip install Cell-GPS From conda-forge ---------------- Install the official conda-forge package: .. code-block:: console $ conda install -c conda-forge cell-gps From GitHub ----------- Install directly from the public repository: .. code-block:: console $ pip install git+https://github.com/hutaobo/cellgps.git For local inspection -------------------- Clone the repository and install it in editable mode: .. code-block:: console $ git clone https://github.com/hutaobo/cellgps.git $ cd cellgps $ pip install -e . Requirements ------------ * Python 3.9 or newer * Standard scientific Python stack, including ``numpy``, ``pandas``, ``matplotlib``, ``seaborn``, ``scanpy``, ``scikit-learn``, and ``pyXenium`` for Xenium I/O Optional extras --------------- Install Xenium support: .. code-block:: console $ pip install -e .[xenium] Install Visium support: .. code-block:: console $ pip install -e .[visium] Related Packages ---------------- * Python repository: https://github.com/hutaobo/cellgps * Conda-forge package: https://anaconda.org/conda-forge/cell-gps * R package repository: https://github.com/hutaobo/cellgpsr * Windows executable release: latest open v2 DOI https://doi.org/10.5281/zenodo.19482685; version-series route https://zenodo.org/records/17859173