Metadata-Version: 1.1
Name: scprep
Version: 0.2.0
Summary: scprep
Home-page: https://github.com/KrishnaswamyLab/scprep
Author: Jay Stanley and Scott Gigante, Krishnaswamy Lab, Yale University
Author-email: jay.stanley@yale.edu
License: GNU General Public License Version 2
Download-URL: https://github.com/KrishnaswamyLab/scprep/archive/v0.2.0.tar.gz
Description: =============
        scprep
        =============
        
        .. image:: https://img.shields.io/pypi/v/scprep.svg
            :target: https://pypi.org/project/scprep/
            :alt: Latest PyPi version
        .. image:: https://api.travis-ci.com/KrishnaswamyLab/scprep.svg?branch=master
            :target: https://travis-ci.com/KrishnaswamyLab/scprep
            :alt: Travis CI Build
        .. image:: https://img.shields.io/readthedocs/scprep.svg
            :target: https://scprep.readthedocs.io/
            :alt: Read the Docs
        .. image:: https://img.shields.io/twitter/follow/KrishnaswamyLab.svg?style=social&label=Follow
            :target: https://twitter.com/KrishnaswamyLab
            :alt: Twitter
        .. image:: https://img.shields.io/github/stars/KrishnaswamyLab/scprep.svg?style=social&label=Stars
            :target: https://github.com/KrishnaswamyLab/scprep/
            :alt: GitHub stars
        
        Tools for loading and preprocessing biological matrices in Python.
        
        Installation
        ------------
        
        preprocessing is available on `pip`. Install by running the following in a terminal::
        
                pip install --user scprep
        
        Usage example
        -------------
        
        TODO.
Keywords: big-data,computational-biology
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
