Plot function that display a Umap of scaled intensities for event
1 2 3 4 5 6 7 8 |
umap_2D |
matrix detailing coordinates of each event on the umap |
processed_fcs_df |
dataframe of processed intensities for each event and informations of channel used as attribute |
channels |
vector of channels to select. Can be "all" to select all channels, "with_desc" to select channels with a marker description or a vector a channels |
cut_top_99th |
boolean value indicating if the top 1 percent should be removed to compute color scaling |
alpha |
numeric indicating the transparency level when plotting the umap |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.