We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9884857 commit 04853c0Copy full SHA for 04853c0
1 file changed
packages/scPRINT-2/meta.yaml
@@ -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