Generally, we expect similar count spreads for all genes between samples unless the library sizes or total RNA expression are different.
plotCountsPerFeature(object, ...) # S4 method for bcbioRNASeq plotCountsPerFeature(object, normalized = c("tmm", "tpm", "sf", "fpkm", "vst", "rlog", "rle"), ...) plotCountDensity(object, ...)
| object | Object. |
|---|---|
| normalized |
tximport caller-specific normalizations:
Additional gene-level-specific normalizations:
|
| ... | Passthrough to |
ggplot.
Updated 2019-09-16.
SingleCellExperiment: Applies aggregateCellsToSamples()
calculation to summarize at sample level prior to plotting.
Passes ... to SummarizedExperiment method.
#>#>#> #> #>#>