Metadata-Version: 2.1
Name: omniplot
Version: 0.4.7
Summary: To draw scientific plots easily
Home-page: https://github.com/koonimaru/omniplot
Author: Koh Onimaru
Author-email: koh.onimaru@gmail.com
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: pandas
Requires-Dist: igraph
Requires-Dist: umap-learn
Requires-Dist: tensorflow
Requires-Dist: fastcluster
Requires-Dist: cvxopt
Requires-Dist: statsmodels
Requires-Dist: natsort
Requires-Dist: joblib
Requires-Dist: pyranges
Requires-Dist: ray
Requires-Dist: intervaltree
Requires-Dist: networkx
Requires-Dist: datashader
Requires-Dist: python-louvain
Requires-Dist: scikit-fuzzy
Requires-Dist: scikit-image
Requires-Dist: adjustText
Requires-Dist: bioframe


omniplot is a python module to draw a scientific plot with hassle free. It mainly focuses on bioinfomatics data.
It is intended to be used in jupyter lab environment. 
