PlotCellScores: Plot smoothScatter with cell quality scores by cell rank

Description Usage Arguments Value

View source: R/quality_control.R

Description

Plot smoothScatter with cell quality scores by cell rank

Usage

1
2
3
4
5
6
7
PlotCellScores(
  scores,
  cells.number = NULL,
  y.threshold = NULL,
  main = NULL,
  bandwidth = c(length(scores)/100, 0.008)
)

Arguments

cells.number

(default=NULL)

y.threshold

(default=NULL)

main

(default=NULL)

bandwidth

(default=c(length(scores) / 100, 0.008)))

Value

smoothScatter plot with cell quality scores by cell rank


kharchenkolab/dropestr documentation built on Sept. 18, 2020, 2:14 a.m.