Metadata-Version: 2.1
Name: scTSS
Version: 0.0.2
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
Description: ============================================================
        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...
Keywords: Transcript Start Site,single-cell RNA-seq
Platform: UNKNOWN
Requires-Python: >=3.5
Provides-Extra: docs
