Metadata-Version: 2.1
Name: lib5c
Version: 0.5.6a1
Summary: 5C analysis library
Home-page: https://bitbucket.org/creminslab/lib5c
Author: Thomas Gilgenast
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Description-Content-Type: text/markdown
Requires-Dist: python-daemon (<2.2.0,>=2.1.1)
Requires-Dist: numpy (>=1.10.4)
Requires-Dist: scipy (>=0.16.1)
Requires-Dist: matplotlib (>=2.1.0)
Requires-Dist: pandas (>=0.18.0)
Requires-Dist: seaborn (>=0.8.0)
Requires-Dist: dill (>=0.2.5)
Requires-Dist: decorator (>=4.0.10)
Requires-Dist: luigi (>=2.1.1)
Requires-Dist: scikit-learn (>=0.17.1)
Requires-Dist: interlap (>=0.2.3)
Requires-Dist: powerlaw (>=1.4.3)
Requires-Dist: statsmodels (<=0.10.2,>=0.6.1) ; python_version < "3.5"
Requires-Dist: importlib-metadata (>=1.5.0) ; python_version < "3.8"
Requires-Dist: statsmodels (>=0.6.1) ; python_version >= "3.5"
Provides-Extra: bsub
Requires-Dist: bsub (>=0.3.5) ; extra == 'bsub'
Provides-Extra: complete
Requires-Dist: Sphinx (>=1.7.2) ; extra == 'complete'
Requires-Dist: bsub (>=0.3.5) ; extra == 'complete'
Requires-Dist: flake8 (>=3.4.1) ; extra == 'complete'
Requires-Dist: iced (>=0.4.0) ; extra == 'complete'
Requires-Dist: ipykernel (<6.0,>=4.10.0) ; extra == 'complete'
Requires-Dist: mock (>=3.0.5) ; extra == 'complete'
Requires-Dist: nbconvert (>=5.4.0) ; extra == 'complete'
Requires-Dist: nbformat (>=4.4.0) ; extra == 'complete'
Requires-Dist: nbstripout (>=0.3.5) ; extra == 'complete'
Requires-Dist: nose-exclude (>=0.5.0) ; extra == 'complete'
Requires-Dist: nose (>=1.3.7) ; extra == 'complete'
Requires-Dist: pyBigWig (>=0.3.4) ; extra == 'complete'
Requires-Dist: sphinx-rtd-theme (>=0.3.0) ; extra == 'complete'
Provides-Extra: docs
Requires-Dist: Sphinx (>=1.7.2) ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme (>=0.3.0) ; extra == 'docs'
Requires-Dist: mock (>=3.0.5) ; extra == 'docs'
Provides-Extra: iced
Requires-Dist: iced (>=0.4.0) ; extra == 'iced'
Provides-Extra: pybigwig
Requires-Dist: pyBigWig (>=0.3.4) ; extra == 'pybigwig'
Provides-Extra: test
Requires-Dist: nose (>=1.3.7) ; extra == 'test'
Requires-Dist: nose-exclude (>=0.5.0) ; extra == 'test'
Requires-Dist: flake8 (>=3.4.1) ; extra == 'test'
Provides-Extra: tutorials
Requires-Dist: ipykernel (<6.0,>=4.10.0) ; extra == 'tutorials'
Requires-Dist: nbconvert (>=5.4.0) ; extra == 'tutorials'
Requires-Dist: nbformat (>=4.4.0) ; extra == 'tutorials'
Requires-Dist: nbstripout (>=0.3.5) ; extra == 'tutorials'

lib5c
=====

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/lib5c.svg)
[![PyPI - Wheel](https://img.shields.io/pypi/wheel/lib5c.svg)](https://pypi.org/project/lib5c)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/lib5c.svg)](https://pypi.org/project/lib5c)
[![Docker Pulls](https://img.shields.io/docker/pulls/creminslab/lib5c.svg)](https://hub.docker.com/r/creminslab/lib5c)
[![Bitbucket Pipelines](https://img.shields.io/bitbucket/pipelines/creminslab/lib5c.svg)](https://bitbucket.org/creminslab/lib5c/addon/pipelines/home)
[![Read the Docs (version)](https://img.shields.io/readthedocs/lib5c/stable.svg)](https://lib5c.readthedocs.io/en/stable)

A library for 5C data analysis.

For complete documentation see https://lib5c.readthedocs.io/

For the latest source, discussion, issues, etc., please visit the Bitbucket
repository at https://bitbucket.org/creminslab/lib5c


