Metadata-Version: 2.4
Name: statgen
Version: 0.3.1
Summary: Statistical genetics data objects and loaders for Python and MATLAB/Octave.
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas

# statgen (Python package)

`statgen` provides statistical genetics data objects and loaders for aligned
reference, LD, annotation, genotype metadata, and summary-statistics workflows.

The package is developed alongside a MATLAB/Octave implementation, with shared
contracts defined in the repository `spec/` directory.

Repository: https://github.com/precimed/statgen
