Skip to content

BioTender-max/SingleCellMultiomeEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SingleCellMultiomeEngine

Pure Python single-cell multi-omics integration pipeline.

Features

  • scRNA-seq + scATAC-seq joint analysis
  • Gene activity score from ATAC peaks
  • WNN (Weighted Nearest Neighbor) integration
  • CRE linking (peak-gene correlation)
  • TF activity inference

Usage

pip install numpy scipy matplotlib
python single_cell_multiome_engine.py

Results (1000 cells, 3000 genes, 50000 peaks)

  • 6 cell types: HSC, Progenitor, Monocyte, B cell, T cell, NK cell
  • WNN: RNA weight=0.246, ATAC weight=0.753

About

scRNA+scATAC integration: WNN, gene activity scores, CRE linking, TF activity inference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages