gg_Marker_Pie
gg_Marker_Pie.RdCreates a marker plot with myG and myY objects.
Usage
gg_Marker_Pie(
xG,
xY,
trait,
trait.label = trait,
markers,
marker.colors = gwaspr_Colors,
subtitle = paste(markers, collapse = "\n"),
title = NULL
)