Learn R Programming

iq (version 2.0.0)

connected_component: Group connected samples

Description

Two samples are directly connected if they share at least one quantified fragment ion. Two samples in a connected component are either directly connected or indirectly via other samples.

Usage

connected_component(X)

Value

A vector with length equal to the number of columns of the input containing membership of the connected components.

Arguments

X

A matrix of intensities in the log2 space. Columns are samples and rows are fragment ions.

Author

Thang V. Pham

References

Pham TV, Henneman AA, Jimenez CR. iq: an R package to estimate relative protein abundances from ion quantification in DIA-MS-based proteomics. Bioinformatics 2020 Apr 15;36(8):2611-2613.