psm_msplit: Splits of PSM tables

psm_msplitR Documentation

Splits of PSM tables

Description

Splits of PSM tables

Usage

psm_msplit(
  df = NULL,
  nm = NULL,
  fn_lookup = NULL,
  dat_dir = NULL,
  plot_rptr_int = TRUE,
  TMT_plex = 10L
)

Arguments

df

A list of data frames.

nm

Names of the df's.

fn_lookup

A look-up of file names.

dat_dir

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

plot_rptr_int

Logical; if TRUE, the distributions of reporter-ion intensities will be plotted. The default is TRUE. The argument is also applicable to the precursor intensity with MaxQuant LFQ.

TMT_plex

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


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