Metadata-Version: 2.1
Name: scqtlib
Version: 0.1.1
Summary: scQTLib: single-cell quantitative trait analysis library
Home-page: https://github.com/huangyh09/scQTLib
Author: ['Yuanhua Huang']
Author-email: yuanhua@hku.hk
License: Apache-2.0
Description: ================================================================
        scQTLib: single-cell quantitative trait (locus) analysis library
        ================================================================
        
        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/huangyh/scQTLib
        
        In either case, add ``--user`` if you don't have the write permission for your 
        Python environment.
        
        
        Quick start
        ===========
        
        Coming soon...
Keywords: generalised linear model,negative binomial,likelihood ratio test
Platform: UNKNOWN
Provides-Extra: docs
