Description Usage Arguments Value
Returns test statistics for a list of differential expression calls on the SEQC data.
1  | seqc.get.stats(ps, use.fdr = FALSE, pthreshold = 0.01)
 | 
ps | 
 A list with softwares as names, and lists as elements, as produced by the 'diff.seqc.example' function. Each sublist contains the results of comparisons between A vs B, C vs D, and within each group.  | 
use.fdr | 
 Logical; whether to use adjust the p-values for multiple testing (FDR); default FALSE.  | 
pthreshold | 
 P-value (or FDR if use.fdr=TRUE) threshold to use to compute test statistics.  | 
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.