minigwas {martini} | R Documentation |
Small GWAS example.
A list with 3 items:
Genotype and phenotype information.
Simulated network.
Result of runing find_cones
with gwas and net.
data(minigwas) # access different elements minigwas[["genotypes"]] minigwas[["map"]] minigwas[["fam"]]