purify_n_normalize: Purify quant and normalize

View source: R/purify_n_normalize.R

purify_n_normalizeR Documentation

Purify quant and normalize

Description

Refine intensity values based on isobaric purity and normalize. Zero values are substituted for missing values.

Usage

purify_n_normalize(psms, annot)

Arguments

psms

Data frame. Optimally, the best PSMs obtained after processing the 'psm.tsv' with the function 'psmtsv_to_modified_peptides'.

annot

Data frame obtained from loading the 'annotation.txt' from Fragpipe output. First column should be named 'channel' and second column should be named 'sample'.

Value

Data frame of summed protein intensities from unique modified peptides.


MiguelCos/fragNterminomics documentation built on Oct. 13, 2023, 5:31 a.m.