| mapGGChr {idiogramFISH} | R Documentation | 
FUNCTIONS mapGGChr and mapGGChrMark (for ggplot)
Description
Currently works for holocentrics when only one OTU. See vignette.
mapGGChr: reads a data.frame and produces coordinates for ggplot of chr.
mapGGChrMark: reads data.frames and produces data.frames for ggplot of chr. and marks
Usage
mapGGChr(dfChrSize, chrSpacing = 0.5, squareness = 4, n = 50)
mapGGChrMark(dfChrSize, dfMarkPos, chrSpacing = 0.5, squareness = 4, n = 50)
Arguments
| dfChrSize | character, name of data.frame with columns: chrSize | 
| chrSpacing | numeric,  | 
| squareness | numeric, squareness | 
| n | numeric, vertices number for rounded portions | 
| dfMarkPos | ( | 
Value
list
list
[Package idiogramFISH version 2.0.13 Index]