plotDotMarks: plotDotMarks This is an internal function that plot dot marks

View source: R/plotDotMarks.R

plotDotMarksR 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


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