library for neighbor-dependent gene expression analysis
Project description
CellNeighborEX
CellNeighborEX is a computational approach to identify genes up-regulated or down-regulated by immediate neighbors from spatial transcriptomics (ST) data. It works for both image-based and NGS-based ST data. For image-based ST data where exact cell locations are available, CellNeighborEX uses various algorithms including Delaunay triangulation and KNN to find immediate neighbors. For NGS-based ST data where exact cell locations are not available, CellNeighborEX leverages the mixture of transcriptomes in each spot. CellNeighborEX dissects cells or spots based on the cell types of the immediate neighbors. Carrying out differential expression analysis for the categorized cells or spots, CellNeighborEX detects neighbor-dependent genes. The expression of neighbor-dependent genes is validated in the spatial context.
The figure below shows the workflow of CellNeighborEX:
Version update: 0.0.4 (Aug.2.2023)
- bug fix: get_volcano_plot() in DEanalysis.py
- additional parameters: get_spatialPlot() in visualization.py
Install
conda create -n myenv python=3.10
conda activate myenv
conda install pip
pip install -r requirements.txt
pip install CellNeighborEX
Citation
Hyobin Kim, Amit Kumar, Cecilia Lövkvist, António M. Palma, Patrick Martin, Junil Kim, Praveen Bhoopathi, Jose Trevino, Paul Fisher, Esha Madan, Rajan Gogna, and Kyoung Jae Won, CellNeighborEX: Deciphering Neighbor-Dependent Gene Expression from Spatial Transcriptomics Data, bioRxiv.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file CellNeighborEX-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: CellNeighborEX-0.0.4-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e11d754d04d81f030a9c21096afd092cebfbe9d0e4a8be5c802d583ad781fd94 |
|
MD5 | 0f066969242c4c1832ff0217daa70d37 |
|
BLAKE2b-256 | 3a9e824b288b21809f38a31ce848875e8f4a9dc0e7ab31d0c1d559c100d70d8b |