Metadata-Version: 2.1
Name: mazebox
Version: 0.0.1
Summary: A suite of tools for analyzing single-cell transcriptomics data
Home-page: https://github.com/smgroves/mazebox
Author: Sarah Groves
Author-email: sarahmaddoxgroves@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: doc
License-File: LICENSE

=======================================================
Mazebox
=======================================================
.. image:: https://badge.fury.io/py/booleabayes.svg
    :target: https://pypi.org/project/booleabayes/
    :alt: Latest PYPi Version

Mazebox is a suite of tools for analyzing single-cell transcriptomics data. 


Installation
~~~~~~~~~~~~~~~~~

To install ``Mazebox``, please use::

    pip install mazebox

Dependencies
---------------------

The ``graph-tool`` python package will need to be installed. This can be installed with `Conda`, `homebrew`, etc as seen `here <https://git.skewed.de/count0/graph-tool/-/wikis/installation-instructions>`_. All other dependencies will be installed with this package.

The ``dropkick`` python package will also need to be installed. 

Mazebox Usage:
~~~~~~~~~~~~~~~~~~~~~~~~

