Metadata-Version: 2.1
Name: scTSS
Version: 0.0.3
Summary: scTSS: Detection and couting alternative TSS in single cells
Home-page: https://github.com/StatBiomed/scTSS
Author: ['scTSS Team']
Author-email: 
License: Apache-2.0
Keywords: Transcript Start Site,single-cell RNA-seq
Requires-Python: >=3.5
Provides-Extra: docs
License-File: LICENSE

============================================================
scTSS: Detection and couting alternative TSS in single cells
============================================================

Installation
============

You can install from this GitHub repository for latest (often development) 
version by following command line

.. code-block:: bash

  pip install -U git+https://github.com/StatBiomed/scTSS

In either case, add ``--user`` if you don't have the write permission for your 
Python environment.


Quick start
===========

Coming soon...
