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
27 changes: 27 additions & 0 deletions packages/celltypist/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: celltypist
description: |
CellTypist is an automated cell type annotation tool for scRNA-seq datasets
on the basis of logistic regression classifiers optimised by the stochastic
gradient descent algorithm. CellTypist allows for cell prediction using
either built-in (with a current focus on immune sub-populations) or custom
models, in order to assist in the accurate classification of different cell
types and subtypes.
project_home: https://github.com/Teichlab/celltypist
documentation_home: https://celltypist.readthedocs.io
install:
pypi: celltypist
tags:
- python
- machine-learning
- scrna-seq
- single-cell
- cell-type-classification
- label-transfer
publications:
- 10.1126/science.abl5197
license: MIT
version: v1.6.3
authors:
- ChuanXu1
- prete
test_command: null