Metadata-Version: 2.4
Name: itpseq
Version: 0.0.1a4
Summary: A tool to process and analyze iTP-Seq datasets
Project-URL: Homepage, https://github.com/t-renault/itpseq
Project-URL: Issues, https://github.com/t-renault/itpseq/issues
Project-URL: Documentation, https://itpseq.readthedocs.io
Author-email: Thibaud Renault <thibaud.renault@u-bordeaux.fr>
License-Expression: GPL-3.0-only
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: click
Requires-Dist: jinja2
Requires-Dist: logomaker
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pydeseq2
Requires-Dist: regex
Requires-Dist: seaborn
Requires-Dist: weasyprint
Description-Content-Type: text/markdown

itpseq: iTP-Seq data analysis tool
==================================

Installation
------------
The latest documentation is available at [itpseq.readthedocs.io](https://itpseq.readthedocs.io).

Dependencies
------------
Supports python xx

Installation requires [regex](https://pypi.org/project/regex/),
[numpy](https://numpy.org/),
[pandas](https://pandas.pydata.org/),
[matplotlib](https://matplotlib.org/),
[seaborn](https://seaborn.pydata.org/),
[pydeseq2](https://pydeseq2.readthedocs.io/en/stable/),
[logomaker](https://logomaker.readthedocs.io/),
[Jinja2](https://jinja.palletsprojects.com/en/stable/),
[weasyprint](https://pypi.org/project/weasyprint/),
[ipython](https://ipython.org/),
[click](https://click.palletsprojects.com/),
and [ipywidgets](https://ipywidgets.readthedocs.io/en/stable/).


Installation
------------
The latest stable release (and required dependencies) can be installed from PyPI:

    pip install itpseq

Citing
------

