View source: R/plotlabelsright.R
plotlabelsright | R Documentation |
It returns a graphic element with the legends
plotlabelsright(
maxx,
y,
markLabelSpacer,
chrWidth,
dfMarkColorInt,
allMarkMaxSize,
normalizeToOne,
markLabelSize,
xfactor,
legendWidth,
legendHeight,
n,
pattern,
legendYcoord,
useOneDot,
dotsAsOval,
circularPlot
)
y |
The y axis coordinates of chromosomes |
markLabelSpacer |
distance from right chr to legend |
chrWidth |
chr widht |
dfMarkColorInt |
data.frame of mark characteristics |
allMarkMaxSize |
maximum size of marks |
normalizeToOne |
transformation value of karyotype height |
markLabelSize |
font size of legends |
xfactor |
relative proportion of x vs y axes |
legendWidth |
factor to increase width of legend squares and dots |
legendHeight |
factor to increase height of legend squares and dots |
n |
numeric, vertices for round parts |
pattern, |
character, regex to remove from markNames |
legendYcoord |
numeric modify Y position of legend |
useOneDot |
boolean, when |
Returns a graphics element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.