Metadata-Version: 2.1
Name: scevonet
Version: 0.0.2
Summary: Tool for generation [cell state - gene program] network
Home-page: https://github.com/Qotov/scEvoNet
Author: Aleksandr Kotov
Author-email: alexander.o.kotov@gmail.com
License: UNKNOWN
Description: # scEvoNet
         scEvoNet can generate [cell state & gene program] network between species or different time points in the same organism using scRNA-seq matrices as an input.
         
        ## Installation
        Install from PyPI <https://pypi.org/project/scevonet>
        
        ``pip install scevonet``
        
        You may need to install wheel via ``pip install wheel`` first.
        
        ## Usage Principles
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
