gwaslab¶
Definition
AI-generated
gwaslab is a Python toolkit for GWAS summary-statistics munging, harmonization, quality control, and visualization.
Topics
URL
Why it matters in GWAS¶
Many downstream GWAS tasks begin with imperfect summary-statistic files from different cohorts or software. A toolkit like gwaslab reduces manual reformatting, flags common metadata problems, and makes it easier to generate reproducible plots for inspection and reporting.
Example usage¶
"We loaded the PLINK 2 association results in gwaslab, checked the summary-statistic metadata, and generated Manhattan and regional plots."
Related terms¶
References¶
- gwaslab documentation: https://cloufield.github.io/gwaslab/
- GWASTutorial: Visualization by gwaslab.
Last updated (UTC · Git history)