getFinalScores | R Documentation |
Calculate membership scores given the iterative DE results
getFinalScores( deres = NULL, data = NULL, columns = NULL, conds = NULL, params = NULL, ManualDEgenes = NULL, TopStat = NULL )
deres |
DE results |
data |
data |
columns |
samples |
conds |
conditions |
params |
DE params |
ManualDEgenes |
manually inserted list of DE genes |
TopStat |
the number of top statistics |
x <- getFinalScores()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.