dot-DrawFdrSegmentsXYAxis: DrawFdrSegmentsXYAxis Function (FDREst)

.DrawFdrSegmentsXYAxisR Documentation

DrawFdrSegmentsXYAxis Function (FDREst)

Description

Draw a line describing the threshold associated to a value of false discovery rate estimation (defined by nFdrPropForFilt).

Usage

.DrawFdrSegmentsXYAxis(dFdr, nFdrPropForFilt)

Arguments

dFdr

A dataframe with 3 columns:

  • fdr: The false discovery rate estimated for this threshold.

  • threshold: The threshold on the parameter.

  • fdr_cummin: The minimum false discovery rate estimated for this threshold and less stringent thresholds (adjusted false discovery rate).

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%).


AlexisHardy/DNAModAnnot documentation built on Feb. 27, 2023, 12:03 a.m.