visualize_scores | R Documentation |
the visualize_scores function helps an user to identify the expression profile of a given TF across all cancer type.
visualize_scores(tf.scores, rep.matrix, topn = 5, query.name, filename, h, w)
tf.scores |
a numeric data.frame containing CaCTS scores. |
rep.matrix |
a expression matrix of the representative samples |
topn |
number of top scores TF to be shown (default = 5) |
query.name |
name of query cancer type or subtype |
filename |
Name for the plot outuput saved as pdf |
h |
height value for plot |
w |
width value for plot |
a prot_grid object containing a list of ggplot2 plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.