Metadata-Version: 2.1
Name: kinshipsim
Version: 2020.8
Summary: A kinship simulation tool
Home-page: https://github.com/CompEvoMetu/kinshipsim
Author: Team Neogene
Author-email: imapelli@metu.edu.tr
License: GNU General Public License v3 (GPLv3)
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: fire

The **kinshipsim** library has been implemented to infer the genetic relationships between 
pairs of individuals. It enables the simulation of multiple pedigrees, using both autosomal and X chromosomal data,
and provides additional pre-processing options, e.g., SNPs reduction, pseudo-haploidization.

