View source: R/cluster_statistics.R
addClusterMembership | R Documentation |
Add information about connected subcomponents of the peptide-protein graph to quantitative data.
addClusterMembership(
quantification_data,
peptide_protein_graph,
protein_column = "ProteinName"
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.