Last data update: 2014.03.03

R: Plot the LD LASSO solution by physical position.
plot_betaR Documentation

Plot the LD LASSO solution by physical position.

Description

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

Usage

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

Results