agent-browser
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test w…
Maintainer FreedomIntelligence · Last updated April 1, 2026
GWAS association testing with PLINK, BOLT-LMM, or SAIGE.
Original source
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bio-population-genetics-association-testing
Skill Snapshot
Source Doc
plink2 --bfile data --pheno pheno.txt --glm --out results
## Linear regression for quantitative traits
plink2 --bfile data --pheno pheno.txt --glm --out results
plink2 --bfile data
--pheno pheno.txt
--covar covariates.txt
--glm --out results
Related skills
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test w…
Access 20+ years of global financial data: equities, options, forex, crypto, commodities, economic indicators, and 50+ technical indicators.
Filter alignments by flag, quality, region, or paired status.
Index BAM/CRAM files with samtools index for random access.