Learn R Programming

idiogramFISH (version 2.0.13)

makedfMarkColor: Function to automatically make a data.frame of Marks' characterisitcs

Description

This function reads character vector with marks names

It returns a data.frame with color and style for each mark

Usage

makedfMarkColor(
  dfMarkColor,
  markNames,
  colorstoremove = NA,
  defaultStyleMark = "square",
  reserveDF
)

Value

data.frame

Arguments

dfMarkColor

d.f of marks to use

markNames

names of marks

colorstoremove

remove this colors from the result

defaultStyleMark

character vector with default style "square" "cM" "dots"