gg_Marker
gg_Marker.Rd
Creates a marker plot with myG and myY objects.
Usage
gg_Marker(
myG,
myY,
trait,
marker,
marker2 = NULL,
type = "bar",
points = T,
colors = c("darkgreen", "darkgoldenrod3", "darkred", "steelblue4", "darkslategray",
"maroon4", "purple4", "darkblue")
)