pep_mq_lfq: Handling of MaxQuant peptide.txt

pep_mq_lfqR Documentation

Handling of MaxQuant peptide.txt

Description

Fill back intensity values that are not filled in LFQ msms.txt.

Usage

pep_mq_lfq(
  label_scheme,
  omit_single_lfq = FALSE,
  use_spec_counts = FALSE,
  use_maxlfq = TRUE
)

Arguments

label_scheme

Experiment summary.

omit_single_lfq

Omit entries with single LFQ value or not.

use_spec_counts

Not yet used. Logical; use spectrum counts or not.

use_maxlfq

Logical; use MaxLFQ values or not.


qzhang503/proteoQ documentation built on Feb. 27, 2025, 8:34 a.m.