arrowPlotMark: arrowPlotMark This is an internal function that plot marks

View source: R/arrowPlotMark.R

arrowPlotMarkR Documentation

arrowPlotMark This is an internal function that plot marks

Description

It returns a plot

Usage

arrowPlotMark(
  squareness,
  xMark,
  yMark,
  dfMarkColorInt,
  listOfdfMarkPosArrow,
  chrWidth,
  n,
  lwd.chr,
  circularPlot,
  y,
  x,
  markLabelSize,
  separFactor,
  labelSpacing,
  circleCenter,
  circleCenterY,
  radius,
  ylistTransChr,
  rotation,
  arrowheadWidthShrink,
  alpha_val
)

Arguments

squareness

squareness of vertices <

xMark

x component of polygon

yMark

yMark component of polygon

dfMarkColorInt

colors for marks

listOfdfMarkPosArrow

list of df. of mark pos.

chrWidth

numeric, width of chr.

n

numeric, to define vertices of rounded portions

lwd.chr

thick of border line

circularPlot

boolean TRUE for circ.

y

list, y coords.

markLabelSize

numeric, font size

separFactor

numeric, sep. kars.

labelSpacing

numeric, spacing

circleCenter

numeric

circleCenterY

numeric

radius

numeric

ylistTransChr

list, transf. coords.

rotation

rotate*

Value

plot


idiogramFISH documentation built on Aug. 22, 2023, 5:08 p.m.