analyze_ld_structure
Analyze linkage disequilibrium patterns around eQTL variants to understand genetic associations and co-inheritance in specific genomic regions.
Instructions
Analyze linkage disequilibrium structure around eQTL variants
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chr | Yes | Chromosome (e.g., chr1, chr2, chrX) | |
population | No | Population for LD analysis (default: EUR) | EUR |
position | Yes | Genomic position (1-based) | |
windowSize | No | Window size around position (default: 100000) |