Metadata-Version: 2.1
Name: sstar
Version: 1.0.0
Summary: A Python package for detecting archaic introgressin from population genetic data with S*
Home-page: https://github.com/xin-huang/sstar
Author: Xin Huang
Author-email: xinhuang.res@gmail.com
License: Apache-2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: scikit-allel
Requires-Dist: rpy2

# sstar

[![license](https://img.shields.io/badge/license-Apache%202.0-red.svg)](LICENSE)
[![language](http://img.shields.io/badge/language-Python-blue.svg)](https://www.python.org/)
[![build Status](https://app.travis-ci.com/xin-huang/sstar.svg?token=vsqt6zkfXuuiJN1idy5w&branch=main)](https://app.travis-ci.com/github/xin-huang/sstar)
[![codecov](https://codecov.io/gh/xin-huang/sstar/branch/main/graph/badge.svg?token=71r46xjWnU)](https://codecov.io/gh/xin-huang/sstar)
[![Documentation Status](https://readthedocs.org/projects/sstar/badge/?version=latest)](https://sstar.readthedocs.io/en/latest/?badge=latest)

The manual can be found [here](https://sstar.readthedocs.io/en/latest/).


