Description Usage Arguments Value Author(s) Examples
Assembles all data for plotCounts plots. Not exported. End users should use
the plotData
function.
1 2 3 4 | plotCountsData(singlets, multiplets, ...)
## S4 method for signature 'CIMseqSinglets,CIMseqMultiplets'
plotCountsData(singlets, multiplets, markers = NULL, ...)
|
singlets |
CIMseqSinglets; An CIMseqSinglets object. |
multiplets |
CIMseqMultiplets; An CIMseqMultiplets object. |
... |
additional arguments to pass on. |
markers |
character; A vector with the 2 markers to plot. Must be present in rownames of counts. |
A tibble with columns:
Jason T. Serviss
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.