plotCumulativeFractionOfReads: Plots the knee plot

Description Usage Arguments

Description

Plots the cumulative fraction of reads against cell barcodes (in descending number of reads). This way provides a heuristic computation of the number of STAMPS in the sample (see computational cookbook from Macosko et. al. 2015 for further details and reasoning).

Usage

1
2
plotCumulativeFractionOfReads(object, cutoff = 10000,
  draw.infl.point = TRUE)

Arguments

object

A data.frame read from out_readcounts.txt.gz

cutoff

The number of cells to take into account (default is 10000).

draw.infl.point

Whether to annotate the inflation point or not.


nukappa/dropseq documentation built on May 24, 2019, 9:57 a.m.