Metadata-Version: 2.1
Name: bmk-cell-calling
Version: 0.2.1
Summary: Analysis of sequencing data of single cell.
Home-page: https://github.com/wangjianshou/single-cell-calling
Author: Wang Jianshou
Author-email: wangjs@biomarker.com.cn
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8, <3.10
Description-Content-Type: text/markdown

# Install

The simplest way of installing bmk-cell-calling is by using pip: 

```python
pip install Cython
pip install numpy
pip install bmk-cell-calling
```

# Usage

bmkcc --help


