Skip to content
Kivanc Corut edited this page May 12, 2023 · 4 revisions

kGWASflow is a Snakemake workflow developed for performing k-mers-based genome-wide association study (GWAS) based on the method developed by Voichek et al. (2020). It performs several pre-GWAS analyses, including read trimming, quality control, and k-mer counting. It implements the kmersGWAS method for performing k-mers-based GWAS. The workflow also provides multiple post-GWAS analysis options, such as mapping k-mers to a reference genome, finding and mapping the source reads for k-mers, assembling source reads of k-mers, and mapping them to a reference genome. kGWASflow is highly customizable and offers users multiple options to choose from depending on the user needs.

kGWASflow increases the accessibility of k-mers based GWAS for users while also allowing for additional expansion and improvement in the future.

kGWASflow workflow steps:

  • Preprocessing
  • k-mers-based GWAS
  • Post-GWAS Analyses

Workflow Overview

My project-1-3


Citation

‼️kGWASflow manuscript is in preparation.‼️ In the meantime,

If you use kGWASflow in your research, please cite using the DOI: 10.5281/zenodo.7834410 and the original method paper by Voichek et al. (2020):


Developer Information

kGWASflow was developed by Adnan Kivanc Corut .