plotSequencesPerCell - TODO: example plotSequencesPerCell

Description

plotSequencesPerCell plots a histogram of the distribution of the number of sequences per cell for each sample and locus.

Usage

plotSequencesPerCell(seqs_per_cell)

Arguments

seqs_per_cell
data.frame with the number of sequences per cell.

Value

A ggplot

See also

See also countSequencesPerCell.