Metadata-Version: 2.1
Name: rohittools
Version: 0.1.0
Summary: Analysis of single-cell Massively Parallel Reporter Assay (MPRA) data
Home-page: https://github.com/rghosh670/rohittools
Author: Rohit Ghosh
Author-email: rohit.ghosh@yale.edu
License: MIT license
Keywords: rohittools
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: Bio ==1.7.1
Requires-Dist: biopython ==1.83
Requires-Dist: cyvcf2 ==0.30.28
Requires-Dist: datatable ==1.1.0
Requires-Dist: icecream ==2.1.3
Requires-Dist: kipoiseq ==0.7.1
Requires-Dist: loguru ==0.7.2
Requires-Dist: matplotlib ==3.9.0
Requires-Dist: numpy
Requires-Dist: pandas ==2.2.2
Requires-Dist: pyfaidx ==0.8.1.1
Requires-Dist: pyliftover ==0.4.1
Requires-Dist: pysam ==0.22.0
Requires-Dist: scikit-learn ==1.4.1.post1
Requires-Dist: scipy ==1.13.1
Requires-Dist: seaborn ==0.13.2

=========
WorkTools
=========


.. image:: https://img.shields.io/pypi/v/worktools.svg
        :target: https://pypi.python.org/pypi/worktools

.. image:: https://img.shields.io/travis/rghosh670/worktools.svg
        :target: https://travis-ci.com/rghosh670/worktools

.. image:: https://readthedocs.org/projects/worktools/badge/?version=latest
        :target: https://worktools.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Python Boilerplate contains all the boilerplate you need to create a Python package.


* Free software: MIT license
* Documentation: https://worktools.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 (2024-04-12)
------------------

* First release on PyPI.
