Description Usage Arguments Value
Wiggle Plot
1 2 3 | wiggle.plot(rmr.data, control, other.genotypes = "all",
colours = c("grey50", "red", "blue", "gold4", "purple", "orange"),
write = T, format = "pdf", font = "serif")
|
rmr.data |
A data frame containing wiggle index RMR values. Usually output of wiggle.rmr funciton |
control |
A string of your control genotype. e.g "Line14" |
write |
If TRUE graphs will be produced in the specified format and .csv tables will be generated. If FALSE ouput will be localized to R. Defaults to TRUE |
format |
what format do you want your graph images? Possible values "pdf", "png","tiff","jpeg" |
font |
Which font do you want your graph text to be in |
Creates standard Wiggle Index plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.