plotDotMarks {idiogramFISH} | R Documentation |
plotDotMarks This is an internal function that plot dot marks
Description
It returns a plot
Usage
plotDotMarks(
bannedMarkName,
xMarkCr,
yMarkCr,
rad,
radX,
colCr,
n,
xfactor,
colBorderCr,
circularPlot,
y,
x,
radius,
circleCenter,
circleCenterY,
separFactor,
chrWidth,
listOfdfMarkPosCr,
markLabelSize,
pattern,
labelSpacing,
useOneDot,
legend,
ylistTransChr,
rotation,
labelOutwards,
dotsAsOval,
alpha_val = 1
)
Arguments
xMarkCr |
x coords |
yMarkCr |
y coords |
rad |
radius |
colCr |
color |
n |
vertices number |
xfactor |
aspect |
colBorderCr |
border color |
circularPlot |
boolean |
y |
y of chr. |
x |
x of chr. |
radius |
numeric |
circleCenter |
numeric |
circleCenterY |
numeric |
separFactor |
numeric |
chrWidth |
numeric |
listOfdfMarkPosCr |
list of d.f. |
markLabelSize |
numeric |
pattern |
numeric |
labelSpacing |
numeric |
useOneDot |
boolean |
legend |
character |
ylistTransChr |
list of trans. coords |
rotation |
rotation |
labelOutwards |
srt |
Value
plot
[Package idiogramFISH version 2.0.13 Index]