8000 GitHub - Zaoqu-Liu/Chunk: A computational framework that leverages phenotype information from bulk transcriptomic data to establish robust associations between Cell-celI interactions and clinical or biological phenotypes in single-cell or spatial transcriptomic data
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from yyp1999/Chunk

A computational framework that leverages phenotype information from bulk transcriptomic data to establish robust associations between Cell-celI interactions and clinical or biological phenotypes in single-cell or spatial transcriptomic data

License

Notifications You must be signed in to change notification settings

Zaoqu-Liu/Chunk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧩 Chunk

Chunk is a computational framework designed to leverage phenotype information from bulk transcriptomic data to uncover robust associations between cell-cell interactions (CCIs) and clinical or biological phenotypes in single-cell or spatial transcriptomic data.

🧠 Core Hypothesis: Intercellular communication mediated by ligand–receptor interactions (LRIs) drives phenotypic heterogeneity across patients.

Guided by diverse phenotypic data types (binary, linear, ordinal, survival), Chunk identifies phenotype-associated LRIs from large-scal 6D8B e bulk cohorts and maps them to the single-cell or spatial level to uncover CCI events associated with disease-related phenotypic variation.

Overview


🔧 Installation

Chunk is implemented in Python 3 and can be installed via:

pip install chunk-py

📘 Usage Guide

Explore how to apply Chunk to various datasets and phenotype types:

🔍 Note: Spatial transcriptomic analysis in Chunk is fundamentally similar to single-cell analysis. For example:

  • To conduct binary phenotype + spatial analysis, combine:
    • The first half of the binary + single-cell tutorial
    • The second half of the ordinal + spatial tutorial.

📜 Tutorial Links

Phenotype Type Dataset Type Notebook Link
Binary Single-cell 🔗 View Tutorial
Linear Single-cell 🔗 View Tutorial
Ordinal Spatial 🔗 View Tutorial
Survival Single-cell 🔗 View Tutorial

📦 Toy Dataset

You can download the example dataset for tutorials here: https://drive.google.com/drive/folders/17RgFhzNYNzFHYUq1Oo0bjhOZDNkfUtff?usp=sharing


✨ Citation

If you use Chunk in your research, please consider citing our paper (coming soon).

About

A computational framework that leverages phenotype information from bulk transcriptomic data to establish robust associations between Cell-celI interactions and clinical or biological phenotypes in single-cell or spatial transcriptomic data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.7%
  • Python 0.3%
0