Description Usage Arguments Details Examples
View source: R/detect_doublets.R
This will calculate UMIs per million UPM expression values across pData columns. Useful for heatmaps and networking analysis.
1 | detect_doublets(input, id_by, num_markers, remove)
|
input |
the input ex_sc. |
id_by |
the pData variable to operate on for doublet detection |
num_markers |
the number of markers to calculate similarity to other cells |
remove |
the percentage of data to remove |
Utilize information stored in pData to control the plot display.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.