msaPrettyPrint_extended: Function extending the original "msa::msaPrettyPrint"...

msaPrettyPrint_extendedR Documentation

Function extending the original "msa::msaPrettyPrint" function.

Description

Function extending the original "msa::msaPrettyPrint" function.

Usage

msaPrettyPrint_extended(
  x,
  y,
  output = c("pdf", "tex", "dvi", "asis"),
  subset = NULL,
  file = NULL,
  alFile = NULL,
  askForOverwrite = TRUE,
  psFonts = FALSE,
  vecAdditionalHeader = c(),
  code = NA,
  paperWidth = 11,
  paperHeight = 8.5,
  margins = c(0.1, 0.3),
  shadingMode = c("identical", "similar", "functional"),
  shadingModeArg = NA,
  shadingColors = c("blues", "reds", "greens", "grays", "black"),
  showConsensus = c("bottom", "top", "none"),
  consensusColors = c("ColdHot", "HotCold", "BlueRed", "RedBlue", "GreenRed",
    "RedGreen", "Gray"),
  consensusThreshold = 50,
  showLogo = c("top", "bottom", "none"),
  logoColors = c("chemical", "rasmol", "hydropathy", "structure", "standard area",
    "accessible area"),
  showLogoScale = c("none", "leftright", "left", "right"),
  showNames = c("left", "right", "none"),
  showNumbering = c("right", "left", "none"),
  showLegend = TRUE,
  furtherCode = NA,
  verbose = FALSE
)

Arguments

...

As the original one.

This function should not be used directly.


Fraternalilab/BrepPhylo documentation built on Jan. 3, 2025, 10:03 a.m.