Metadata-Version: 2.2
Name: logomaker_kinase
Version: 0.8.3
Summary: Modified Logomaker package for making kinase substrate motif
Home-page: http://logomaker.readthedocs.io
Author: Lily
Author-email: lcai888666@gmail.com
License: MIT
Keywords: Sequence Logos
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pandas
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# logomaker 

[![Downloads](https://pepy.tech/badge/logomaker)](https://pepy.tech/project/logomaker)
[![PyPI version](https://badge.fury.io/py/logomaker.svg)](https://badge.fury.io/py/logomaker)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jbkinney/logomaker/master?filepath=logomaker%2Ftutorials)

Software for creating highly customized sequence logos

## Installation

Logomaker can be installed from PyPI by executing

```
pip install logomaker
```

## Documentation

[![Documentation Status](https://readthedocs.org/projects/logomaker/badge/?version=latest)](https://logomaker.readthedocs.io/en/latest/?badge=latest)

https://logomaker.readthedocs.io
