batchPSMheader: Processes Mascot PSMs

batchPSMheaderR Documentation

Processes Mascot PSMs

Description

Processes Mascot PSMs

Usage

batchPSMheader(
  filename = NULL,
  dat_dir = NULL,
  TMT_plex = 10L,
  proc_extdata = TRUE,
  warns = TRUE
)

Arguments

filename

The name of a PSM file.

dat_dir

A character string to the working directory. The default is to match the value under the global environment.

TMT_plex

Numeric; the multiplexity of TMT, i.e., 10, 11 etc.

proc_extdata

Logical; if TRUE, processes extended PSM outputs; otherwise, skips them. Setting the value to FALSE allows bypassing time-consuming steps.

warns

Logical; if TRUE, show warning message(s).


qzhang503/proteoQ documentation built on Dec. 14, 2024, 12:27 p.m.