cMPlotMark | R Documentation |
It returns a data.frames
cMPlotMark( bannedMarkName, xMark, yMark, y, x, dfMarkColorInt, listOfdfMarkPoscM, lwd.cM, circularPlot, radius, circleCenter, circleCenterY, separFactor, markLabelSize, pattern, n, labelSpacing, chrWidth, ylistTransChr, rotation, labelOutwards )
xMark |
x component of polygon |
yMark |
y component of polygon |
y |
y of chr |
dfMarkColorInt |
colors for marks |
listOfdfMarkPoscM |
list of df. of mark pos. |
lwd.cM |
thick of border line |
circularPlot |
boolean |
radius |
numeric |
circleCenter |
numeric |
circleCenterY |
numeric |
separFactor |
numeric |
markLabelSize |
numeric |
pattern |
character, regex |
n |
numeric |
labelSpacing |
numeric |
chrWidth |
numeric, chr. width |
ylistTransChr |
list |
rotation |
rotation |
labelOutwards |
srt |
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.