Use y_labels to define cells to use, and order of labels
1 | .restrict_to_y_labels(x_data, y, y_labels)
|
x_data |
matrix output from make_x_data (rows=cells, cols=genes) |
y |
factor of cell labels |
y_labels |
list of labels to restrict to, and order to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.