cMPlotMark: This is an internal function that eliminates factors

View source: R/cMPlotMark.R

cMPlotMarkR Documentation

This is an internal function that eliminates factors

Description

It returns a data.frames

Usage

cMPlotMark(
  bannedMarkName,
  xMark,
  yMark,
  y,
  x,
  dfMarkColorInt,
  listOfdfMarkPoscM,
  lwd.cM,
  circularPlot,
  radius,
  circleCenter,
  circleCenterY,
  separFactor,
  markLabelSize,
  pattern,
  n,
  labelSpacing,
  chrWidth,
  ylistTransChr,
  rotation,
  labelOutwards,
  alpha_val
)

Arguments

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

alpha_val

numeric

Value

plot


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