Metadata-Version: 2.1
Name: MetaLogo
Version: 1.0.0
Summary: MetaLogo is a tool for making aligned sequence logos with multiple groups of sequences of different lengths or other characteristics
Home-page: https://github.com/labomics/MetaLogo
Author: Yaowen Chen
Author-email: achenge07@163.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: biopython (>=1.77)
Requires-Dist: matplotlib (>=3.3.0)
Requires-Dist: numpy (>=1.19.1)
Requires-Dist: pandas (>=1.3.0)
Requires-Dist: scipy (>=1.5.2)
Requires-Dist: seaborn (>=0.11.1)
Provides-Extra: webserver
Requires-Dist: dash (==1.21.0) ; extra == 'webserver'
Requires-Dist: dash-bootstrap-components (==0.12.2) ; extra == 'webserver'
Requires-Dist: Flask (==2.0.1) ; extra == 'webserver'
Requires-Dist: gunicorn (==20.1.0) ; extra == 'webserver'
Requires-Dist: plotly (==5.1.0) ; extra == 'webserver'
Requires-Dist: toml (==0.10.2) ; extra == 'webserver'

UNKNOWN

