Skip to content

Commit

Permalink
bump to version 0.1.0 (README updated)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuanXu1 committed May 19, 2021
1 parent 8e4fa30 commit 549b7d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Overview of Celltypist
Celltypist is an automated cell type annotation tool for scRNA-seq datasets on the basis of logistic regression classifiers optimized by the stochastic gradient descent algorithm. Celltypist provides several different models for predictions, with a current focus on immune sub-populations, in order to assist in the accurate classification of different cell types and subtypes.

# Install the development version
# Install celltypist
```console
pip install celltypist-dev
pip install celltypist
```

# Usage
Expand Down

0 comments on commit 549b7d2

Please sign in to comment.