.. helloworld documentation master file, created by sphinx-quickstart on Sun Mar 31 19:09:02 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Installation ============ GraphPCA package is mainly based on python. Software dependencies --------------------- .. code-block:: python numpy pandas matplotlib scipy scikit-learn networkx scanpy squidpy installation --------------------- Install GraphPCA via PyPI by using: .. code-block:: shell pip install st-graphpca