Metadata-Version: 2.1
Name: biobookshelf
Version: 0.1.28
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
License-File: LICENSE
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.4.1)
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.1)
Requires-Dist: bitarray (>=1.6.1)
Requires-Dist: xmltodict (>=0.12.0)
Requires-Dist: beautifulsoup4 (>=4.9.3)
Requires-Dist: parse (>=1.18.0)
Requires-Dist: UpSetPlot (>=0.4.1)
Requires-Dist: seqfold (>=0.7.7)
Requires-Dist: mappy (>=2.21)
Requires-Dist: primer3-py (>=0.6.1)
Requires-Dist: biopython (>=1.79)
Requires-Dist: edlib (>=1.3.9)
Requires-Dist: h5py (>=2.1.0)
Requires-Dist: psutil (>=5.7.0)

Bio-Bookshelf

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


