get_psm_metrics: Summarise percentage of tag intensities below a given...

View source: R/tmt_qc_plots.R

get_psm_metricsR Documentation

Summarise percentage of tag intensities below a given threshold and missing

Description

Given an MSnSet, return a data.frame summarising the percentage of tag intensities below a given threshold, missing values and the median tag intensity

Usage

get_psm_metrics(obj, threshold = 5.75, group_by_sample = FALSE)

Arguments

obj

MSnSet.

threshold

numeric. Minimum intensity threshold

group_by_sample

logical. Group the summaries by sample

Value

data.frame object.


CambridgeCentreForProteomics/camprotR documentation built on July 7, 2024, 2:13 a.m.