Description Usage Arguments Value Examples
The bayes
is function to run Bayesian differential analysis for a single study.
1 | bayes(pData, seed = 12345)
|
pData: |
a matrix consist of two columns where first being the p-values and second being the log fold changes. |
seed: |
seed number. |
an MCMC output matrix of signed DE indicator (input for congruence analysis)
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.