lohView_buildMain {GenVisR} | R Documentation |
given a loh data frame plot points in ggplot
lohView_buildMain(x, y, chr, layers = NULL)
x |
a data frame with columns chromosome, position, n_vaf, t_vaf, sample |
y |
a data frame with columns chromosome, coordinate for plotting chromosome boundaries |
chr |
a character string specifying chromosome |
layers |
additional ggplot2 layers to add |
ggplot2 object