makedfMarkColor {idiogramFISH} | R Documentation |
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
)
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 |
Value
data.frame
[Package idiogramFISH version 2.0.13 Index]