Skip to main content

Travis

peds: basic pedigree parsing

All this does is parse pedigree files and group individuals within families. Only performs minimal validation.

Install

pip install peds

Usage

from peds import open_ped

families = open_ped(PATH)

family = families[0]

# find affected family members
affected = [ x for x in family is x.is_affected()]

# find parents
for person in family:
    father = family.get_father(person)
    mother = family.get_mother(person)

Release files for peds 1.3.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for peds 1.3.2
File Interpreter ABI Platform
peds-1.3.2-py2.py3-none-any.whl Python 2, Python 3 none any Details

Release files / peds-1.3.2-py2.py3-none-any.whl

Download URL peds-1.3.2-py2.py3-none-any.whl
Size 6.5 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
a58d9dd6e8f028052ba908722ff44273aee0442bf5d2645d1071a741d8fb226c
BLAKE2b-256 checksum
How to use checksums
972a9b036a5f60eb0fdcfc35e5154353b8ac26abe916bd34ded2f4674af14d81
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.3.2 This release

1 release file

1.3.1

1 release file

1.3.0

1 release file

1.2.0

1 release file

1.1.0

1 release file

1.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page