Skip to content

najlaksouri/GWAS-Workflow

Repository files navigation

GWAS-Workflow

Performing a Genome-Wide Association Studies (GWAS) can be a laborious task. In this repository, we describe the pipeline that we have adapted to carry on a GWAS analysis using ddRAD-seq-derived SNPs. Underneath this README, we illustrate the different steps needed to run the analysis and we provide the codes necessary to reproduce this work.


Prerequisites

Content

Step 1. ddRAD-Sequencing

Step 2. Data processing

  • De-multiplexing: ------------------------> stacks.sh
  • QC filtering: ------------------------> trimmomatic.sh
  • Remove duplicated reads ------------------------> dedup.sh
  • Reads mapping: ------------------------> align_bwa.mk

Step 3. Variant calling and filtering

Step 4. GWAS analysis

  • Phenotypic data assessement ------------------------> trait transformations
  • PCA analysis
  • Relatedness
  • Statistical model assessment

Reference

Ksouri, N., Sánchez, G., Font i Forcada, C. et al. A reproducible ddRAD-seq protocol reveals novel genomic association signatures for fruit-related traits in peach. Plant Methods 21, 101 (2025). https://doi.org/10.1186/s13007-025-01415-3

That's it.... Good luck!

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages