Metadata-Version: 1.2
Name: sglearn
Version: 0.1.1
Summary: Python package for featurizing sgRNAs for machine learning
Home-page: https://github.com/gpp-rnd/sglearn
Author: Peter C. DeWeirdt
Author-email: petedeweirdt@gmail.com
License: MIT license
Description: =======
        sglearn
        =======
        
        
        .. image:: https://img.shields.io/pypi/v/sglearn.svg
                :target: https://pypi.python.org/pypi/sglearn
        
        .. image:: https://travis-ci.com/gpp-rnd/sglearn.svg?branch=master
                :target: https://travis-ci.com/gpp-rnd/sglearn
        
        .. image:: https://readthedocs.org/projects/sglearn/badge/?version=latest
                :target: https://sglearn.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Python package for featurizing sgRNAs for machine learning
        
        
        * Free software: MIT license
        * Documentation: https://sglearn.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-08-06)
        ------------------
        
        * First release on PyPI.
        
        0.1.1 (2020-08-06)
        ------------------
        * Continuous integration setup
        
Keywords: sglearn
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
