feature.boxplots | R Documentation |
Box plot of feature difference between active and inactive uORFs
feature.boxplots(
prediction = predictUorfs(mode = mode),
tissue = readTable("experiment_groups")[[1]][1]
)
prediction |
data.table of prediction values in c(0, 1). |
tissue, |
character, default readTable("experiment_groups")[[1]][1]. |
ggplot object of boxplots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.