Related Experiment Video
Updated: Oct 12, 2025

08:27
Large-Scale Multi-Omics Genome-Wide Association Studies Mo-GWAS: Guidelines for Sample Preparation and Normalization
Published on: July 27, 2021
4.4K
[gwasfilter: an R script to filter genome-wide association study]
1Department of Epidemiology and Biostatistics, School of Public Health, Peking University, Beijing 100191, China.
Zhonghua Liu Xing Bing Xue Za Zhi = Zhonghua Liuxingbingxue Zazhi
|November 24, 2021
Summary
A new R script, gwasfilter.R, efficiently filters genome-wide association studies (GWASs) from the GWAS Catalog. This tool allows flexible filtering based on replication, sample size, and ethnicity, making GWAS data more accessible.
Area of Science:
- Genetics
- Bioinformatics
- Computational Biology
Background:
- Genome-wide association studies (GWASs) are crucial for identifying genetic variants associated with traits.
- The GWAS Catalog is a valuable resource but requires efficient filtering methods for large datasets.
- Manual filtering of GWAS data can be time-consuming and prone to inconsistencies.
Purpose of the Study:
- To develop an automated R script for filtering GWAS data from the GWAS Catalog.
- To enhance the efficiency and accuracy of selecting relevant GWAS studies.
- To provide a user-friendly tool for researchers working with large-scale genetic association data.
Main Methods:
- Established selection principles for GWAS filtering based on prior research.
- Abstracted manual filtering processes into standardized algorithms.
- Developed and rigorously tested the R script 'gwasfilter.R' with multiple functions.
Main Results:
- The gwasfilter.R script filters GWASs in six distinct steps.
- Key filtering criteria include study replication, sample size, and population ethnicity.
- The script processes single-trait GWAS data in under one second, demonstrating high efficiency.
Conclusions:
- The gwasfilter.R script offers a user-friendly, efficient, and standardized method for flexible GWAS filtering.
- This tool streamlines the process of accessing and analyzing GWAS data.
- The source code is publicly available for community use and further development.

