marker_heatJF | R Documentation |
Marker heat plot for Joes Flow
marker_heatJF(sample_data, ids, meta, grp, kmeans_groups, colors, sample_size)
sample_data |
Data frame or numeric matrix containing sample data |
ids |
Character vector of ids for each row in 'sample_data', corresponding to the labels in 'meta' |
meta |
Data frame containing metadata - first column should contain one row for each value in ids |
grp |
Column of meta to use for grouping of data |
kmeans_groups |
Vector containing Kmeans group label for each row in 'sample_data' |
colors |
Vector of colors for samples |
sample_size |
An integer indicating how many samples to use in the generation of the figure |
A grid graphics object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.