Produces the scatterplot of each sampled association between 2 genes inside each cluster of a partition
1 | show_associations(x, y, partition, partition_ixs, output_dir)
|
x |
data.frame; the table of scores |
y |
matrix; the gene expression matrix (rownames corresponding to genes and colnames to cells) |
partition |
vector; partition of |
partition_ixs |
list of n-by-m matrices of boolean indexes
resulting from |
output_dir |
path to a directory where to store all the plots |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.