Summary statistics are computed for all samples (or cells).
ComputeSummaryStatistics(
data,
pairs = Findno4sUPairs(data),
coldata = FALSE,
do.bootstrap = FALSE,
seed = 1337
)
a table of summary statistics including:
Mean LFC: the mean absolute log2 fold change of each sample vs the corresponding 4sU naive sample
4sU dropout: the estimated 4sU dropout percentage
p.conv: The 4sU incorporation frequency estimated by GRAND-SLAM
Frction labelled: the global NTR
a grandR object
a no4sU pairs list as generated by Findno4sUPairs
if TRUE, add the coldata table
if TRUE, also report standard errors of the 4sU dropout estimated via bootstrapping
the seed for the random number generator for bootstrapping