Plot malan_pedigree
.
# S3 method for malan_pedigree
plot(
x,
ids = TRUE,
haplotypes = FALSE,
locus_sep = " ",
mark_pids = NULL,
label_color = "black",
node_color = "lightgray",
mark_color = "orange",
...
)
Pedigree
Show pids
Show haplotypes
Locus separator in haplotypes
Vector of pids to highlight
Label color
Node color
Highlight color
Passed to igraph::plot.igraph