plot_histogram: plot the doublet score histogram

View source: R/scrublet.R

plot_histogramR Documentation

plot the doublet score histogram

Description

plot the histogram of doublet scores for observed transcriptomes and simulated doublets

Usage

plot_histogram(scrublet_obj, threshold = NULL)

Arguments

scrublet_obj

The result from get_init_scrublet or call_doublets

threshold

the threshold to select doublet. If NULL, use the threshold in scrublet_obj

Value

return a ggplot2 object


Moonerss/scrubletR documentation built on Oct. 25, 2024, 8:06 a.m.