Metadata-Version: 2.1
Name: genetest
Version: 0.6.0
Summary: A package to process and analyze genotypic and phenotypic data.
Home-page: https://github.com/pgxcentre/genetest
License: CC BY-NC 4.0
Keywords: bioinformatics genetics statistics
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: Free for non-commercial use
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
License-File: LICENSE.txt

This package provides tools to process and analyse genotypic and phenotypic data using different statistical models. The 'genotypes' and 'phenotypes' sub-modules provide interfaces to process genotypes and phenotypes in different format. The 'statistics' sub-module will interface with them to analyze the data using different statistical models.

