Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 2.48 KB

File metadata and controls

71 lines (47 loc) · 2.48 KB

scMagnify

scMagnify: Multi scAle Gene regulatory Network InFerence and analYsis

Tests Documentation

scMagnify is a computational framework to infer GRNs and explore dynamic regulation synergy from single-cell multiome data.

Overview of scMagnify

🔑scMagnify’s key applications

  1. Infer multi-scale dynamic GRNs via nonlinear Granger causality, enabling the identification of key regulators and quantification of their regulation lags.
  2. Decompose GRNs into combinatorial regulatory modules (RegFactors) via tensor decomposition.
  3. Estimate regulatory activity for TFs and RegFactors via decoupler.
  4. Map signaling-to-transcription cascades linking microenvironment cues to intracellular regulation.

🚀Getting started

Please refer to the documentation, in particular, the API documentation.

📦Installation

You need to have Python 3.10 or newer installed on your system. If you don't have Python installed, we recommend installing uv.

There are several alternative options to install scMagnify:

  1. Install the latest release of scMagnify from PyPI:
uv pip install scmagnify
  1. Install the latest stable version from conda-forge using mamba or conda
mamba create -n=scm conda-forge::scmagnify
  1. Install the latest development version:
uv pip install git+https://github.com/LiHongCSBLab/scMagnify.git@main

🏷️Release notes

See the changelog.

📬Contact

For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.

📓Citation

t.b.a