ggplot_genes_internal: GGPlot internal routine for ggplot_genes

View source: R/ggplot_genes_internal.R

ggplot_genes_internalR Documentation

GGPlot internal routine for ggplot_genes

Description

Plot genes at positions

Usage

ggplot_genes_internal(
  start,
  end,
  strand,
  rect_top,
  rect_bottom,
  colors,
  space,
  y,
  dir_symbol,
  name,
  xlim,
  xlab = "Position (Mbp)",
  ylab = "",
  bgcolor = "gray92",
  xat = NULL,
  legend.position = "none",
  vlines = NULL,
  ...
)

Arguments

start, end, strand, rect_top, rect_bottom, colors, space, y, dir_symbol, name, xlim

usual parameters

legend.position, vlines, xlab, ylab, bgcolor, xat

hidden parameters

...

Additional graphics parameters.

Value

object of class ggplot.


byandell/qtl2ggplot documentation built on March 18, 2024, 8:54 a.m.