Plot best sample predicted expression.
1 2 3 | profiles.plot(dl, genes = dl$genes.high.psi, profile.color = "black",
add.data = T, sample.iter = dl$best.sample,
ignore.cell.sizes = FALSE, ...)
|
dl |
de.lorean object |
genes |
Genes to plot (defaults to genes.high.psi) |
profile.color |
Colour for the profile |
add.data |
Add actual expression data to plot |
sample.iter |
Which sample to plot |
ignore.cell.sizes |
Ignore cell sizes if the model has estimated them |
... |
Extra arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.