print.summaryZlmFit: Print summary of a ZlmFit
Description
Shows the top `n` genes by z score on `by`
Usage
# S3 method for summaryZlmFit
print(x, n = 2, by = "logFC", ...)
Arguments
x
output from summary(ZlmFit)
by
one of 'C' , 'D' or 'logFC' for continuous, discrete and log fold change z-scores for each contrast
Value
data.frame of z scores, invisibly