plot_tanglegram: Plot a tanglegram

Description Usage Arguments

View source: R/plot_tanglegram.R

Description

Plot a tanglegram

Usage

1
2
3
plot_tanglegram(x, y, main_left = "", main_right = "", margin_inner = 7,
  lwd = 1, common_subtrees_color_lines = TRUE,
  highlight_distinct_edges = TRUE, ...)

Arguments

x

dendrogram obtaind with plot_dendrogram

main_right

title for left dendrogram

margin_inner

title for right dendrogram

lwd

width of the lina

common_subtrees_color_lines

colour common subtrees?

highlight_distinct_edges

highlight distinct edges?


leandroroser/RNASeqFunctions documentation built on May 17, 2019, 7:31 p.m.