shz9 / magenpy

Modeling and Analysis of (Statistical) Genetics data in python

Home Page:https://shz9.github.io/magenpy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magenpy: Modeling and Analysis of (Statistical) Genetics data in python

PyPI pyversions PyPI version fury.io License: MIT

Linux CI MacOS CI Windows CI Docs Build Binary wheels

Downloads Downloads

magenpy is a Python package for modeling and analyzing statistical genetics data. The package provides tools for:

  • Reading and processing genotype data in plink BED format.
  • Efficient LD matrix construction and storage in Zarr array format.
  • Data structures for harmonizing various GWAS data sources.
    • Includes parsers for commonly used GWAS summary statistics formats.
  • Simulating polygenic traits (continuous and binary) using complex genetic architectures.
    • Multi-cohort simulation scenarios (beta)
    • Simulations incorporating functional annotations in the genetic architecture (beta)
  • Interfaces for performing association testing on simulated and real phenotypes.
  • Preliminary support for processing and integrating genomic annotations with other data sources.

Helpful links

About

Modeling and Analysis of (Statistical) Genetics data in python

https://shz9.github.io/magenpy/

License:MIT License


Languages

Language:Python 89.8%Language:Cython 5.7%Language:C++ 3.4%Language:Dockerfile 0.6%Language:Shell 0.3%Language:Makefile 0.2%