plot_weights_doublet | R Documentation |
Plots the weights for each cell type as in doublet_mode. Saves as 'cell_type_weights_doublet.pdf'
plot_weights_doublet(
cell_type_names,
puck,
resultsdir,
weights_doublet,
results_df
)
cell_type_names |
list of cell type names |
puck |
an object of type SpatialRNA |
resultsdir |
output directory |
weights_doublet |
a dataframe of RCTD output weights for doublets (stored in the RCTD object) |
results_df |
dataframe of RCTD results (stored in the RCTD object) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.