plot.networx
plot phylogenetic network or split graphs.## S3 method for class 'networx':
plot(x, type = "3D", show.tip.label = TRUE, show.edge.label=FALSE, show.nodes = FALSE, tip.color = "blue", edge.color = "grey", edge.width = 3, font = 3, cex = 1, ...)
"networx"
TRUE
, i.e. the labels are shown).consensusNet
, hadamard
, distanceHadamard
, layout.kamada.kawai
see example in consensusNet
example(consensusNet)
Run the code above in your browser using DataLab