Arguments
x
Object of class data frame with rows representing cytogenetic bands.
The data frame must contain the following column names "chrom", "chromStart",
"chromEnd", "name", "gieStain"
chromosome
Character string specifying which chromosome from the
"chrom" column in the argument supplied to parameter x to plot.
txtAngle
Integer specifying the angle of text labeling cytogenetic
bands.
txtSize
Integer specifying the size of text labeling cytogenetic
bands.
plotLayer
additional ggplot2 layers for the ideogram
out
Character vector specifying the the object to output, one of
"data", "grob", or "plot", defaults to "plot" (see returns).