Differential expression analysis from peptide input to protein output

Description

Differential expression analysis from peptide input to protein output

Differential expression analysis from peptide input to protein output

Details

Runs facades that consume peptide-level measurements but emit protein-level contrasts. The input LFQData keeps peptide hierarchy columns, while its active hierarchy depth points to the protein level.

Super class

prolfquapp::DEAnalyse -> DEAnalysePeptideToProtein

Methods

Public methods

Inherited methods

Method build_default()

Build the default peptide-to-protein facade.

Usage
DEAnalysePeptideToProtein\$build_default()

Method clone()

The objects of this class are cloneable with this method.

Usage
DEAnalysePeptideToProtein\$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.