powered by
Plot the CTL curve or heatmaps for a genome scan (the output of CTLscan).
CTLscan
# S3 method for CTLobject plot(x, phenocol = 1:length(x), ...)
None.
An object of class "CTLobject", as output by CTLscan.
"CTLobject"
Which phenotype column(s) should we plot. Defaults to creating an image of all phenotype columns
Passed to the function image.CTLobject plot.CTLscan when it is called.
image.CTLobject
plot.CTLscan
Danny Arends Danny.Arends@gmail.com Maintainer: Danny Arends Danny.Arends@gmail.com
CTLscan - Scan for CTL
print.CTLscan - Print a summary of a CTLscan
print.CTLscan
par - Plot parameters
par
colors - Colors used in plotting
colors
library(ctl) data(ath.result) # Arabidopsis Thaliana dataset plot(ath.result)
Run the code above in your browser using DataLab