plot_beta: Plot the LD LASSO solution by physical position.

Description Usage Arguments Details Value Author(s) See Also

View source: R/plot_beta.R

Description

Creates a plot of LD LASSO estimates using the physical map, bpmap

Usage

1
plot_beta( beta, bpmap=NA, block.bounds.vec=NA )

Arguments

beta

A vector of ldlasso estimates.

bpmap

A vector of map positions in terms of kb from the left boundary

block.bounds.vec

A vector of block boundaries positions in kilobases from the left boundary. Boundaries are plotted at the midpoint of SNP intervals.

Details

Includes haplotpye block boundaries as vertical broken lines.

Value

A plot object.

Author(s)

Samuel G. Younkin

See Also

plot_ldlasso


ldlasso documentation built on May 30, 2017, 3:05 a.m.