Description Usage Arguments Value Examples
Apply HiLDA to statistically testing the global difference in burdens of mutation signatures between two groups
1 2 |
inputG |
a MutationFeatureData S4 class output by the pmsignature. |
numSig |
an integer number of the number of mutational signatures. |
refGroup |
the indice indicating the samples in the reference group. |
useInits |
a EstimatedParameters S4 class output by the pmsignature (default: NULL) |
sigOrder |
the order of the mutational signatures. |
nIter |
number of total iterations per chain (default: 2000). |
nBurnin |
length of burn (default: 0). |
pM1 |
the probability of sampling the null (default: 0.5) |
localTest |
a logical value (default: TRUE) |
... |
Other arguments passed on to methods. |
the output jags file
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.