evaluation_plot | R Documentation |
create score plot
evaluation_plot( results.df, title = NULL, real.props = NULL, celltype.order = NULL, algorithm.order = NULL )
results.df |
data frame as returned by prepare_data |
title |
character, plot title |
real.props |
non-negative numeric matrix, with cell types as rows, and bulk RNA-Seq profiles. |
celltype.order |
character vector of cell types specifying the plotting order |
algorithm.order |
character vector of algorithm names specifying the plotting order (left to right) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.