Learn R Programming

proteomics (version 0.2)

selectByConfidence: Result filtering -- Test for biological effect

Description

The result file filtered by contains on the confidence intervals. This function will use these confidence intervals to filter out biological irrelevant effects.

Usage

selectByConfidence(res, threshold, foldchange = TRUE)

Arguments

res
Result file
threshold
Biologically reasonable threshold
foldchange
Is the threshold given a fold change or a log2-fold change. Default ist TRUE.