Metadata-Version: 2.4
Name: sai-pg
Version: 1.0.0
Summary: A Python Package for Statistics for Adaptive Introgression
Home-page: https://github.com/xin-huang/sai
Author: Xin Huang
Author-email: xinhuang.res@gmail.com
License: GPLv3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Requires-Python: ==3.9.19
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib==3.9.1
Requires-Dist: natsort==8.4.0
Requires-Dist: numpy==1.26.4
Requires-Dist: pandas==2.2.1
Requires-Dist: pysam==0.23.0
Requires-Dist: scikit-allel==1.3.7
Requires-Dist: scipy==1.12.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# SAI

[![license](https://img.shields.io/badge/license-GPL%20v3-black.svg?style=flat-square)](LICENSE) 
[![language](http://img.shields.io/badge/language-Python-blue.svg?style=flat-square)](https://www.python.org/) 
[![build status](https://img.shields.io/github/actions/workflow/status/xin-huang/sai/build.yaml?branch=main&style=flat-square)](https://github.com/xin-huang/sai/actions)
[![codecov](https://img.shields.io/codecov/c/github/xin-huang/sai?style=flat-square)](https://app.codecov.io/gh/xin-huang/sai)
[![docs](https://img.shields.io/github/actions/workflow/status/xin-huang/sai/pages/pages-build-deployment?style=flat-square&label=docs)](https://github.com/xin-huang/sai/deployments/github-pages)

A Python Package for **S**tatistics for **A**daptive **I**ntrogression

The manual can be found [here](https://xin-huang.github.io/sai).
