combine_data: Combine data sets

Description Usage Arguments Value

Description

Combines a group of data sets output from TopPIC. This function also adds several variables that will be used throughout the top down workflow and removes variables that are not used.

Usage

1

Arguments

x

A list of data frames. All data frames must have the same number of columns and the names of the columns must match exactly.

Value

A data table with the following variables added:

ProjID The project ID for each individual.
LC_Column The LC column the sample was run on.
mz The m/z value calculated from the Precursor mass and Charge variables.
Gene The gene, extracted from the Protein description variable, a protein belongs to.
isDecoy A logical value denoting whether or not a protein is scrambled.
RTmin The retention time in minutes.

evanamartin/TopPICRDMS documentation built on Dec. 20, 2021, 6:46 a.m.