Description Usage Arguments Value Author(s)
View source: R/prioritization.table.R
Extract summary information from the random walk analysis
1 2 | prioritization.table(prioritize, full = FALSE, locus.graphs = NULL,
subset = NULL)
|
prioritize |
list of random walk analysis results generated with the network_batch.R script |
full |
boolean indicating whether all genes in the trans locus should be reported (TRUE) or only the best (FALSE) |
locus.graphs |
a list of graphNEL objects with more details on the graphs used for analysis (for full summary) |
subset |
list of subsets of trans genes for each locus this is useful to recycle permutation runs on maximal intervals |
data.frame with the best candidate gene per locus
Matthias Heinig <matthias.heinig@helmholtz-muenchen.de>
—————————————————————————–
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.