R/thresholdSCRNA.R
summary.thresholdSCRNACountMatrix.RdReturns the proportion of (putative) expression, the variance of expressed cells, and -log10 shapiro-wilk tests for normality on the expressed cells
# S3 method for thresholdSCRNACountMatrix summary(object, ...) # S3 method for summaryThresholdSCRNA print(x, ...)
| object | a |
|---|---|
| ... | currently ignored |
| x | a |
a list of statistics on the original data, and thresholded data
print: prints five-number distillation of the statistics and invisibly returns the table used to generate the summary