Plot cutpoints and densities for thresholding
# S3 method for thresholdSCRNACountMatrix plot(x, ask = FALSE, wait.time = 0, type = "bin", indices = NULL, ...)
thresholdSCRNACountMatrix
type
is equal to 'gene', and is a integer of length 1, then a random sample of indices
genes is taken. If it is NULL, then 10 genes are sampled. If it is a integer vector of length > 1, then it is interpreted as giving a list of indices of genes to be displayed.plot
displays plots
## See thresholdSCRNACountMatrix example(thresholdSCRNACountMatrix)#> Warning: no help found for ‘thresholdSCRNACountMatrix’