Skip to contents

Stacked Lineage Plot

Usage

stacked_lin_plot(
  prot,
  column = "DomArch",
  cutoff,
  Lineage_col = "Lineage",
  xlabel = "Domain Architecture",
  reduce_lineage = TRUE,
  label.size = 8,
  legend.position = c(0.7, 0.4),
  legend.text.size = 10,
  legend.cols = 2,
  legend.size = 0.7,
  coord_flip = TRUE,
  legend = TRUE
)

Arguments

legend

Examples

if (FALSE) { # \dontrun{
stacked_lin_plot()
} # }