mimicCenPlotMark: mimicCenPlotMark This is an internal function that plot marks

View source: R/mimicCenPlotMark.R

mimicCenPlotMarkR Documentation

mimicCenPlotMark This is an internal function that plot marks

Description

It returns a plot

Usage

mimicCenPlotMark(
  squareness,
  xMark,
  yMark,
  defCenStyleCol,
  listOfdfMarkPosCenStyle,
  chrWidth,
  specialChrWidth,
  yfactor,
  n,
  lwd.mimicCen,
  listOfdfChromSize,
  circularPlot,
  y,
  markLabelSize,
  separFactor,
  labelSpacing,
  circleCenter,
  circleCenterY,
  radius,
  ylistTransChr,
  rotation,
  labelOutwards,
  yMarkLine,
  xMarkRightLine,
  xMarkLeftLine,
  x,
  cenFormat = "triangle",
  pts
)

Arguments

squareness

squareness of vertices <

xMark

x component of polygon

yMark

yMark component of polygon

listOfdfMarkPosCenStyle

list of df. of mark pos.

chrWidth

numeric, width of chr.

specialChrWidth

numeric, width of chr.

yfactor

yMark distortion based on canvas proportion

n

numeric, to define vertices of rounded portions

listOfdfChromSize

chr size df list

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

labelOutwards

srt

Value

plot


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