Description Usage Arguments Value See Also
SAM matrix of significance. Writes results to "sam_sigfeatures.csv" file.
1 | SetSAMSigMat(dataSet, analSet, delta = 1.3)
|
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:
$sam.cmpd - matrix containing d.value, stdev, rawp, q.value columns
$sam.delta - value of delta argument
SAM.Anal for analytical function
PlotSAM for plotting functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.