pinnacle | R Documentation |
Perform Gene Set Analysis (GSA) by comparing t-statistics from a given gene set to genome-wide t-statistics, while accounting for co-expression structure
pinnacle( fit, coef, geneSets, data, formula = ~1, setSize = c(10, 5000), quiet = FALSE, ... )
fit |
regression model fit by |
coef |
indicate coefficient or contrast to be extracted from |
geneSets |
|
data |
|
formula |
formula specifying covariates in regression using t-statistics as response |
setSize |
array of two elements specifying the min and max number of genes allowed in a gene set. Only gene sets satisfying these criteria are retained |
quiet |
suppresss messages |
... |
other arguments passed to |
data.frame
with results for each gene set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.