order_mascot_psm_cols: Orders Mascot PSM columns

order_mascot_psm_colsR Documentation

Orders Mascot PSM columns

Description

Columns indicated by psm_cols will be moved to the front, and columns of ratios and ratios and intensities to the end.

Usage

order_mascot_psm_cols(df, psm_cols = NULL, rm_na_cols = FALSE)

Arguments

df

A data frame of PSM.

psm_cols

A character string of column names.

rm_na_cols

Logical; if TRUE, remove columns of all NAs.


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