draw.graph {HapVLMC} | R Documentation |
Provide a graphical representation of (part of) a haplotype VLMC graph. Does not show case-control status. Area of node circles is proportional to node count, edges have differing patterns depending on allele.
drawgraph(mygraph, start.draw=1, end.draw=mygraph$D+1, labels = 1:mygraph$D)
mygraph |
A VLMC graph created with make.graph . |
start.draw |
Level at which to start drawing graph. Defaults to Level 1. |
end.draw |
Level at which to end drawing graph. Defaults to Level D+1 (final level). |
labels |
Labels for the x-axis of the graph, one per marker. |
Sharon Browning
S. Browning 2006 "Multilocus association mapping using variable length Markov chains".