Single-cell python packages for R
devtools::install_github("anirudhpatir/scrublet@main")
Input: count matrix, rows = genes, columns = cells. Output: list, predicted doublets with their scores from real and simulated data, as well as the threshold applied.
doublets = scrublet_R(count_matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.