Metadata-Version: 2.1
Name: cna
Version: 0.0.5
Summary: covarying neighborhood analysis
Home-page: https://github.com/yakirr/cna
Author: Yakir Reshef, Laurie Rumker
Author-email: yreshef@broadinstitute.org
License: UNKNOWN
Description: # cna
        Covarying neighborhood analysis is a method for finding structure in- and conducting association analysis with multi-sample single-cell datasets.
        
        ## installation
        `pip install cna`
        
        ## demo
        Clone the repo and run our [tutorial](demo/demo.ipynb) to get started with a small synthetic data set.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
