Shows the top `n` genes by z score on `by`
# S3 method for summaryZlmFit print(x, n = 2, by = "logFC", ...)
prints a pretty table and invisibly returns a data.table representing the table.
data.table
summary,ZlmFit-method