bb_rejoin | R Documentation |
Rejoin qc and doubletfinder data to a cds object
bb_rejoin(cds, qc_data, doubletfinder_data)
cds |
A cell data set object to rejoin to |
qc_data |
A table of cell barcodes with qc data. Can be extracted from bb_qc with purrr::map(qc_result, 1) |
doubletfinder_data |
The doubletfinder result tbl |
A cell data set object with qc and doubletfinder data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.