Description Usage Arguments Value Examples
Run Bayesian analysis for individual pData
The bayes
is function to run Bayesian analysis for individual pdata
1 | bayes(pData, seed = 12345)
|
pData: |
individual pData. The data matrix has to consist of two columns, first being the p-value, second being the log fold change. |
seed: |
seed number. |
an MCMC output matrix of signed DE indicator (input for resemblance 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.