View source: R/droplet_functions.R
droplet_barcodes_debris | R Documentation |
Get debris barcodes based on rank cutoff and called cell barcodes
droplet_barcodes_debris(barcodes_cells, debris_cutoff, ranking_matrix)
barcodes_cells |
Barcodes for droplet called as cell-containing |
debris_cutoff |
Cutoff for which droplets are likely to contain cells or debris (can be set to estimated number of cells captured) |
ranking_matrix |
Count matrix used for ranking droplets |
vector of barcodes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.