Metadata-Version: 2.1
Name: bmk-ocean-stars
Version: 0.6.9b0
Summary: Analysis of nanopore sequencing data of single cell.
Home-page: https://github.com/wangjianshou/bmk-ocean-stars
Author: Wang Jianshou
Author-email: wangjs@biomarker.com.cn
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8, <3.10
Description-Content-Type: text/markdown

# Install


The simplest way of installing bmk-ocean-stars is by using pip:  
```python
pip install Cython
pip install numpy
pip install bmk-ocean-stars  
```



# Usage
`bmkos --help`


