calculateQvalue: Calculate q-values from coelution score for all detected...

Description Usage Arguments Value

View source: R/estimateQvalues.R

Description

Calculate q-values from coelution score for all detected features.

Usage

1
2
calculateQvalue(features, lambda = 0.5, plot = TRUE, PDF = FALSE,
  name = "q_value_stats")

Arguments

features

data.table with complex or protein features

lambda

numeric value between 0 and 1, default = 0.5

plot

logical, default = TRUE

PDF

logical, defalt = FALSE

name

character strimg specifying pdf name, default = "q_value_stats"

Value

An object of type collapsedComplexFeatures that is a list containing the following:


CCprofiler/CCprofiler documentation built on May 19, 2021, 7:40 p.m.