This plots the results of fitting gene expression data with impulse models.
(i.e. from geneCascadeProcess
.)
The windowed data is plotted as black points for each gene, and the fit curve
is plotted. Its color indicates the type of fit that
was chosen: blue (linear), green (single sigmoid), red (double sigmoid).
Diamonds indicate determined gene onset (orange) and gene offset (blue) times.
1 | geneCascadeImpulsePlots(cascade, genes = NULL, ymin0 = T, file = NULL)
|
cascade |
(List) A gene cascade, such as generated by |
genes |
(Character vector) Genes to plot (default |
ymin0 |
(Logical) Should the minimum value of the y-axis be 0 ( |
file |
(Path) A path to save the plot to as PDF (if NULL, display) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.