Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions packages/cellpin/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: cellpin
description: cellpin is a lightweight probabilistic model that reconstructs and denoises spatial transcriptomes from single-cell RNA-seq references. It enables transcriptome-wide imputation, robust atlas-to-spatial label-transfer, and improved biological interpretation of both targeted-panel and full-transcriptome spatial datasets.
project_home: https://github.com/Saur-Lab/cellpin
documentation_home: https://cellpin.readthedocs.io/
tutorials_home: https://cellpin.readthedocs.io/
install:
pypi: cellpin
license: MIT
tags:
- spatial-transcriptomics
- single-cell
- transcriptome-imputation
- label-transfer
publications:
- 10.64898/2026.06.02.729566
version: 0.1.1
contact:
- philinscience
- MDLDan
test_command: uv sync --group test && uv run pytest
category: ecosystem
Loading