Description Usage Arguments Value
Format and filter results from piano::runGSA()
1 2 | bic.process.gsa.res(gsaRes, max.p = 0.1, fc2keep = log2(1.5),
frac2keep = 2, fcQ = T)
|
gsaRes |
result object from piano::runGSA() |
max.p |
maximum p-value to use as cutoff; Default: 0.1 |
fc2keep |
minimum fold change |
frac2keep |
at least 1/frac2keep genes in set must have FC >= fc2keep |
fcQ |
remove gene sets that do not meet cutoffs set |
list of two matrices: one with up-regulated gene sets and one with down-regulated gene sets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.