Skip to content

Commit 04853c0

Browse files
committed
adding scprint-2 and scprint
1 parent 9884857 commit 04853c0

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

packages/scPRINT-2/meta.yaml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
name: scPRINT-2
2+
description: |
3+
A next generation single cell foundation model
4+
project_home: https://github.com/cantinilab/scPRINT-2
5+
documentation_home: https://cantinilab.github.io/scPRINT-2/
6+
publications:
7+
- 10.64898/2025.12.11.693702v2
8+
install:
9+
pypi: scprint2
10+
tags:
11+
- foundation model
12+
- single cell
13+
- RNAseq
14+
- gene network inference
15+
- denoising
16+
- zero imputation
17+
- label prediction
18+
- zero shot
19+
- embedding
20+
- pytorch
21+
- lightning
22+
- species integration
23+
- expression imputation
24+
- counterfactual predictions
25+
license: GPL-3.0-or-later
26+
version: v1.0.0
27+
authors:
28+
- jkobject (jeremie kalfon)
29+
test_command: pip install . && make test

0 commit comments

Comments
 (0)