Description Usage Arguments Value See Also
EBAM matrix of significance. Writes results to "ebam_sigfeatures.csv" file.
1 | SetEBAMSigMat(dataSet, analSet, delta = 0.9)
|
dataSet |
List, data set object generated by |
analSet |
List, containing the results of statistical analysis (can be just an empty list). |
delta |
The delta to control FDR |
Native analSet with two added elements:
$ebam.cmpd - matrix containing z.value, posterior, local.fdr columns
$ebam.delta - value of delta argument
EBAM.Anal for analytical function
PlotEBAM for plotting functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.