Analysis parameters

Public fields

qVal_individual_threshold

qValue threshold for sample

qVal_experiment_threshold

qValue threshold for dataset

qVal_minNumber_below_experiment_threshold

how many samples need to meet qVal_experiment_threshold

min_nr_of_notNA

minimum number of not NA's in all samples default 1

min_nr_of_notNA_condition

minimum number of not NA's in interaction

min_peptides_protein

minimum number of peptides per protein

Methods


Method clone()

The objects of this class are cloneable with this method.

Usage

AnalysisParameters$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.