CelLink is an effecient python package for single-cell multi-omics integration, especially for datasets with weak feature linkage and imbalanced cell populations.
Project description
CelLink: integrating single-cell multi-omics data with weak feature linkage and imbalanced cell populations
About CelLink
CelLink is a Python package designed for single-cell multi-omics integration. It excels uniquely in integrating datasets with weak feature linkage and imbalanced cell populations. CelLink normalizes and smooths feature profiles to align scales across datasets and integrates them through a multi-phase pipeline that iteratively employs the optimal transport algorithm. It dynamically refines cell-cell correspondences, identifying and excluding cells that cannot be reliably matched, thus avoiding performance degradation caused by erroneous imputations. A classic example of weak linkage is seen in the integration of scRNA-seq and CODEX (spatial proteomic data) from the Human Pancreas Analysis Program (HPAP).
Novel capabilities of CelLink
CelLink uniquely enables cell subtype annotation, correction of mislabelled cells, and spatial transcriptomic analyses by imputing transcriptomic profiles for spatial proteomics data. Its great ability to impute large-scale paired single-cell multi-omics profiles positions it as a pivotal tool for building single-cell multi-modal foundation models.
Installation
Cellink can be installed from PyPI using pip. For best practices, create a new virtual environment before installation. Below, we demonstrate how to set up this environment using conda.
conda create -n CelLink python=3.9
conda activate CelLink
pip install cellink-luo
Vignettes
A tutorial on integrating scRNA-seq and CODEX datasets from donor HPAP023 is provided. The feature linkage information between coding genes and proteins is stored in protein_gene_relationship.csv. Please check our tutorial website.
Citation
If you use Cellink in your research, please kindly cite our paper using the following reference: Xin Luo et al. CelLink: Integrate single-cell multi-omics data with few linked features and imbalanced cell populations, Biorxiv 2024.
License
This project is licensed under the GNU General Public License v3.0. For more information, see the LICENSE file in this repository.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cellink_luo-0.1.5.tar.gz.
File metadata
- Download URL: cellink_luo-0.1.5.tar.gz
- Upload date:
- Size: 26.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3590ee95c9af1d920b637610f784c36b105a8758863fa878d7b850ac949c15f
|
|
| MD5 |
777669e93fa59bd7192fbc2c427f3292
|
|
| BLAKE2b-256 |
c8a931d29f95d9892fa50b0665693415245206feff60ed2ca64421cca39c0389
|
File details
Details for the file cellink_luo-0.1.5-py3-none-any.whl.
File metadata
- Download URL: cellink_luo-0.1.5-py3-none-any.whl
- Upload date:
- Size: 25.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73716f7a528de4480b3c05b865d0322778598c9330013e3f359c0e14a85658fc
|
|
| MD5 |
faebb46dd807d15f515c6eddeaeaae50
|
|
| BLAKE2b-256 |
b34b674a1f5a12bda25e6e0e7a424de13d66f06b49538600d131d2ef130aae23
|