.DrawFdrSegmentsXYAxis | R Documentation |
Draw a line describing the threshold associated to a value of false discovery rate estimation (defined by nFdrPropForFilt).
.DrawFdrSegmentsXYAxis(dFdr, nFdrPropForFilt)
dFdr |
A dataframe with 3 columns:
|
nFdrPropForFilt |
A number indicating the false discovery rate to be used for filtering: this will allow to choose the closest threshold below this number and represent it on the plot. Defaults to 0.05 (so fdr of 5%). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.