Metadata-Version: 2.1
Name: biobookshelf
Version: 0.1.7
Summary: a collection of python scripts and functions for exploratory analysis of bioinformatic data in Python
Home-page: https://github.com/ahs2202/biobookshelf
Author: Hyunsu An
Author-email: ahs2202@gm.gist.ac.kr
License: GPLv3
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: ipython (>=7.19.0)
Requires-Dist: plotly (>=4.11.0)
Requires-Dist: plotnine (>=0.7.1)
Requires-Dist: pandas (>=1.1.4)
Requires-Dist: numpy (>=1.18.5)
Requires-Dist: pysam (>=0.16.0.1)
Requires-Dist: scanpy (>=1.6.0)
Requires-Dist: intervaltree (>=3.1.0)
Requires-Dist: umap-learn (>=0.4.6)
Requires-Dist: regex (>=2020.10.15)
Requires-Dist: scipy (>=1.5.2)
Requires-Dist: matplotlib (>=3.3.2)
Requires-Dist: leidenalg (>=0.8.3)
Requires-Dist: numba (>=0.52.0)
Requires-Dist: scikit-learn (>=0.24.1)
Requires-Dist: bokeh (>=2.2.3)
Requires-Dist: seaborn (>=0.11.1)
Requires-Dist: statsmodels (>=0.12.0)
Requires-Dist: bitarray (>=1.6.1)
Requires-Dist: xmltodict (>=0.12.0)
Requires-Dist: beautifulsoup4 (>=4.9.3)

Bio-Bookshelf

a collection of python scripts and functions for exploratory 
analysis of bioinformatic data in Python


