plot_eff {rNeighborQTL}R Documentation

Plot self and neighbor QTL effects across a genome

Description

Plot estimated additive and dominance deviation for self or neighbor effects across a genome

Usage

plot_eff(res, type = c("neighbor", "self"))

Arguments

res

Output results of eff_neighbor().

type

An option to select "self" or "neighbor" effects to be shown. Default is "neighbor".

Author(s)

Yasuhiro Sato (sato.yasuhiro.36c@kyoto-u.jp)

See Also

eff_neighbor


[Package rNeighborQTL version 1.1.2 Index]