Metadata-Version: 2.4
Name: gpf-web
Version: 2026.5.0
Summary: GPF: Genotypes and Phenotypes in Families — Web application
Project-URL: Homepage, https://github.com/IossifovLab/gpf
Author-email: Lubomir Chorbadjiev <lubomir.chorbadjiev@gmail.com>
License: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 5.2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: django-cors-headers>=4.7
Requires-Dist: django-oauth-toolkit>=3
Requires-Dist: django<5.3,>=5.2
Requires-Dist: djangorestframework>=3.16
Requires-Dist: gain-core
Requires-Dist: gpf-core
Requires-Dist: gunicorn>=22
Requires-Dist: importlib-metadata>=8.6
Requires-Dist: requests-oauthlib>=2
Requires-Dist: requests>=2.32
Requires-Dist: sentry-sdk>=2.12
Provides-Extra: mysql
Requires-Dist: mysqlclient>=2.2; extra == 'mysql'
Description-Content-Type: text/markdown

# GPF: Genotypes and Phenotypes in Families

The Genotype and Phenotype in Families (GPF) system manages large databases
of genetic variants and phenotypic measurements obtained from collections
of families and individual family members.

The main application of the system has been in managing the data gathered from
the Simons Simplex Collection, a collection of ~2,600 families with one child
diagnosed with autism.

Information on how to use GPF could be found in the
[GPF documentation](https://iossifovlab.com/gpfdocs/)
