Metadata-Version: 2.1
Name: TTNe
Version: 0.1.0
Summary: A python package for inference recent population size trajectories using time-series IBD data
Author-email: Yilei Huang <yilei_huang@eva.mpg.de>, Harald Ringbauer <harald_ringbauer@eva.mpg.de>
Project-URL: Homepage, https://github.com/hyl317/IBDTimeSeries
Keywords: population genetics,ancient DNA,demographic inference,statistical genetics
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: numba
Requires-Dist: tqdm

# TTNe (Time Transect Ne Estimation)
TTNe is a python package for estimating recent effective population size trajectory using time-series IBD sharing data. For its detailed usage, please refer to our [github repository](https://github.com/hyl317/IBDTimeSeries). The manuscript associated with this package is published in [GENETICS](ADD URL).
