Metadata-Version: 2.1
Name: sstar
Version: 1.2.1
Summary: A Python package for detecting archaic introgression from population genetic data with S*
Author-email: Xin Huang <xinhuang.res@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/xin-huang/sstar
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: ==3.8.19
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: demes==0.2.3
Requires-Dist: numpy==1.24.4
Requires-Dist: pandas==2.0.3
Requires-Dist: rpy2==3.5.11
Requires-Dist: scikit-allel==1.3.7
Requires-Dist: scipy==1.10.1

# sstar

[![license](https://img.shields.io/badge/license-Apache%202.0-red.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/sstar/build.yaml?branch=main&style=flat-square)](https://github.com/xin-huang/sstar/actions)
[![codecov](https://img.shields.io/codecov/c/github/xin-huang/sstar?style=flat-square)](https://app.codecov.io/gh/xin-huang/sstar)
[![docs](https://img.shields.io/github/actions/workflow/status/xin-huang/sstar/pages/pages-build-deployment?style=flat-square&label=docs)](https://github.com/xin-huang/sstar/deployments/github-pages)
[![downloads](https://img.shields.io/pepy/dt/sstar?style=flat-square)](https://pepy.tech/projects/sstar)

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

