Description Usage Arguments Details Value Author(s)
The function takes outputs from meta-analysis of microarrays, extracts names of differentially expressed genes from them and joins these names into one list, where each slot refer to one output.
1 |
... |
Outputs from different function for methods of meta-analysis of microarray |
genenames |
a character vector - names of all genes (or probe ID) included in meta-analysis. It can be |
type |
a numeric vector idicating from which function the output is, |
cutoff |
a numeric value - a cutoff level for p-value to select significant genes |
Values below have to be used in type
.
1for functions: pvalcombination
, pvalcombination.paired
, EScombination
or EScombination.paired
2for function zScores
3for function ScoresFDR
4for function performSOGL
5for function topGene
6for function z.stat
7for function MAP.genes
A list in which each slot refers to one meta-analytical method and contains names of differentially expressed genes found by the method.
Ivana Ihnatova
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.