Add annotates to ggplot Pedigree Plot
.addAnnotate(p, config, y_var_sym)
A ggplot object with added labels.
A list of configuration overrides. Valid entries include:
Minimum number of pairs to include (default: 500)
Minimum degree of relatedness (default: 0)
Maximum degree of relatedness (default: 7)
Plot title
Plot subtitle
Paletteer color scale name (e.g., "ggthemes::calc")
If TRUE, only classic kin are shown
If TRUE, use classic kin × mtDNA for grouping
If TRUE, remove classic kin rows
If TRUE, remove non-classic sibs (default: TRUE)
If TRUE, annotate mother/father/sibling points
Relative x-axis shift for annotations
Relative y-axis shift for annotations
Size of geom_point points (default: 1)
If TRUE, x-axis uses degree-of-relatedness scaling
Grouping column name (default: mtdna_factor)
Number of decimal places for rounding (default: 2)
Tolerance % for matching known degrees
Maximum number of degrees to consider