Description Usage Arguments Value Author(s) Examples
DE Novo DRIver eXclusivity... seek it out via MCMC sampling over mutation sets
1 |
aberrations |
A list, data.frame, or matrix (rows are subjects, columns are aberrations). |
K |
Cardinality of the sets to consider (should be deprecated soon). |
minFreq |
Minimum frequency to include an aberration (default is 1). |
numIter |
How many iterations to run the sampler for. |
keep |
How many of the top hits to retain. |
analyzed |
A list of aberrations to analyze (or NULL). |
stepLength |
How many steps to burn through between samples. |
c |
A constant. |
A list of the most visited (asymptotically, the weightiest) sets.
Tim Triche, Jr.
1 2 3 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.