CCHSplotter | R Documentation |
Plots Hotspot data from a hotspot table
CCHSplotter(
path.name = getwd(),
names,
exp.name = "NA",
plot.mode = "png",
bg = "white",
coln = "NormHpMChr",
smooth = F,
sc = 10
)
path.name |
location of the hotspot tables |
names |
names of the tracks |
plot.mode |
"png" or "pdf" |
bg |
"white" or "none" |
coln |
column to use in the hotspot table |
smooth |
whether to add a loess smooth |
sc |
smooth constant |
George Brown
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.