Metadata-Version: 2.4
Name: mr-transport
Version: 0.1.0
Summary: Classify MR estimate transportability across ancestry strata via Cochran's Q with honest power reporting
Author-email: Elliot Tower <elliot@elliottower.ai>
License: MIT
Project-URL: Repository, https://github.com/elliottower/mr-transport
Project-URL: Documentation, https://github.com/elliottower/mr-transport#readme
Project-URL: Issues, https://github.com/elliottower/mr-transport/issues
Keywords: mendelian-randomization,transportability,meta-analysis,heterogeneity,cochran-q
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: numpy>=1.24.0
Requires-Dist: scipy>=1.10.0
Provides-Extra: plot
Requires-Dist: matplotlib>=3.7.0; extra == "plot"
Provides-Extra: notebook
Requires-Dist: matplotlib>=3.7.0; extra == "notebook"
Requires-Dist: jupyter>=1.0.0; extra == "notebook"
Requires-Dist: pandas>=2.0.0; extra == "notebook"
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Dynamic: license-file
