Metadata-Version: 2.1
Name: PlotBiox
Version: 0.0.2
Summary: Xu Yuxing's personal biology plot toolbox.
Home-page: https://github.com/SouthernCD/PlotBiox
Author: Yuxing Xu
Author-email: xuyuxing@mail.kib.ac.cn
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: toolbiox (>=0.0.45)
Requires-Dist: geopandas (>=0.14.3)
Requires-Dist: statsmodels (>=0.14.1)
Requires-Dist: rasterio (>=1.3.10)

# PlotBiox
Xu Yuxing's personal biology plot toolbox.

## Installation
```
pip install PlotBiox
```

## Example
1. [GWAS Plot Example Notebook](./plotbiox/quantitative_genomics/example.ipynb)

2. [Map Plot Example Notebook](./plotbiox/map/example.ipynb)

