Metadata-Version: 2.4
Name: audreylab-gwas-postqc
Version: 0.1.0
Summary: A lightweight tool for performing post-GWAS QC on Regenie outputs.
Author-email: Etienne Ntumba <etienne.kabongo@mail.mcgill.ca>
Maintainer-email: Etienne Ntumba <etienne.kabongo@mail.mcgill.ca>
License: MIT
Keywords: GWAS,QC,postGWAS,regenie,bioinformatics,genomics
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pandas>=1.5
Requires-Dist: numpy>=1.21
Requires-Dist: scipy>=1.7
Requires-Dist: tqdm>=4.60

# AudreyLab-GWAS_PostQC

A Python command-line tool for performing post-GWAS quality control on Regenie output files.

## Installation

```bash
pip install audreylab-gwas-postqc
