psm_msplit: Parallel splits of PSM tables

psm_msplitR Documentation

Parallel splits of PSM tables

Description

Parallel 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 lookup 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 March 16, 2024, 5:27 a.m.