Skip to content

📥 Installation

Prerequisites

  • Python 3.11 or higher
  • pip (Python package installer)
  • git (if installing from source)
  • conda (optional, for creating a virtual environment)

Dependencies

  • numpy
  • pandas
  • torch
  • pillow
  • scikit-learn
  • scanpy
  • anndata
  • pickle
  • matplotlib
  • seaborn
  • pyvis
  • pyseat
  • gesapy
  • scikit-survival
  • pymannkendall
  • multiprocessing

Installation Steps

# Installation (From PyPI)
pip install CRISGI

# Installation (From Source)
pip install git+https://github.com/compbioclub/CRISGI.git@main