Metadata-Version: 2.1
Name: ancIBD
Version: 0.7
Summary: Identify IBD segments between pairs of individuals in ancient human DNA data
Home-page: https://github.com/hringbauer/ancIBD
Author: Harald Ringbauer
Author-email: harald_ringbauer@eva.mpg.de
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: h5py
Requires-Dist: psutil
Requires-Dist: cython
Requires-Dist: matplotlib
Requires-Dist: pysam
Requires-Dist: scikit-allel

# ancIBD
This Python software package screens ancient human DNA for long IBD blocks (Identity by Descent segments) shared between pairs of individuals.

Please find the official documentation and installation instructions at [the official ancIBD readthedocs page](https://ancibd.readthedocs.io/en/latest/Intro.html).
