print.summaryZlmFit: Print summary of a ZlmFit

Description Usage Arguments Value See Also

View source: R/ZlmFit.R

Description

Shows the top 'n' genes by z score on 'by'

Usage

1
2
## S3 method for class 'summaryZlmFit'
print(x, n = 2, by = "logFC", ...)

Arguments

x

output from summary(ZlmFit)

n

number of genes to show

by

one of 'C' , 'D' or 'logFC' for continuous, discrete and log fold change z-scores for each contrast

...

ignored

Value

prints a pretty table and invisibly returns a data.table representing the table.

See Also

summary,ZlmFit-method


MAST documentation built on Nov. 8, 2020, 8:19 p.m.