addClusterMembership: Add information about connected subcomponents of the...

View source: R/cluster_statistics.R

addClusterMembershipR Documentation

Add information about connected subcomponents of the peptide-protein graph to quantitative data.

Description

Add information about connected subcomponents of the peptide-protein graph to quantitative data.

Usage

addClusterMembership(
  quantification_data,
  peptide_protein_graph,
  protein_column = "ProteinName"
)

Arguments

quantification_data

MS data, preferably in 'MSstats' or 'MSstatsTMT' format.

peptide_protein_graph

graph created by the 'createPeptideProteinGraph' function.

protein_column

name of a column with protein names.


Vitek-Lab/SharedPeptidesExplorer documentation built on April 14, 2025, 1:45 p.m.