Genome-wide Complex Trait Analysis (GCTA)¶
Definition
AI-generated
GCTA is a command-line software package for genome-wide complex trait analysis.
Topics
URL
Why it matters in GWAS¶
GCTA is one of the standard tools for moving from single-variant association results to variance-component and locus-level follow-up analyses. Its file formats, GRM conventions, and GREML outputs appear frequently in methods sections and tutorial pipelines.
Example usage¶
"We used GCTA to build the GRM from LD-pruned SNPs and estimate SNP heritability with GREML."
Related terms¶
References¶
- Yang J, et al. (2011). GCTA: a tool for genome-wide complex trait analysis. Am J Hum Genet. https://doi.org/10.1016/j.ajhg.2010.11.011
- GWASTutorial: GCTA-GREML.
Last updated (UTC · Git history)