r results$nList[1]
.cat("* Using the supplied cell calling results(filtered data), `", results$nList[2], "` cells are identified (min.nUMI = `", results$min.nUMI, "`).\n", sep = "")
cat("* Cell calling result(fitered data) cannot be found, so we use the R package [`DropletUtils`](https://bioconductor.org/packages/release/bioc/html/DropletUtils.html)` to identify cell.\n") cat("* After cell calling, `", results$nList[2], "` cells are identified (min.nUMI = `", results$min.nUMI, "`).\n", sep = "")
nUMI
for cells and empty droplets identified.plot_grid(results$p.cells.1, results$p.cells.2, ncol = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.