minigwas: Description of the minigwas dataset.

Description Format Examples

Description

Small GWAS example.

Format

A list with 3 items:

genotypes

Genotype and phenotype information.

fam

Simulated network.

map

Result of runing find_cones with gwas and net.

Examples

1
2
3
4
5
6
data(minigwas)

# access different elements
minigwas[["genotypes"]]
minigwas[["map"]]
minigwas[["fam"]]

martini documentation built on Nov. 8, 2020, 5:39 p.m.