tor_add_protein_counts_info: Add protein counts info

Description Usage Arguments

Description

Add protein counts to the labeling rate data. This function adds the protein counts and only keeps proteins that have counts > 0 (with a warning). It also calculates relative abundances by counts and mass and thus requires the tor_add_uniprot_info function to have provided molecular masses of the proteins beforehand.

Usage

1
tor_add_protein_counts_info(data, protein_counts, quiet = FALSE)

Arguments

data

the data with the calculated labeling rates

protein_counts

the protein counts data frame


KopfLab/turnoveR documentation built on May 28, 2019, 3:33 p.m.