GraphPepProt: Function to create a histogram that shows the repartition of...

Description Usage Arguments Value Author(s) Examples

View source: R/agregation.R

Description

Method to create a plot with proteins and peptides on a MSnSet object (peptides)

Usage

1

Arguments

mat

An adjacency matrix.

Value

A histogram

Author(s)

Alexia Dorffer, Samuel Wieczorek

Examples

1
2
3
utils::data(Exp1_R25_pept, package='DAPARdata')
mat <- BuildAdjacencyMatrix(Exp1_R25_pept[1:1000], "Protein_group_IDs")
GraphPepProt(mat)

DAPAR documentation built on April 11, 2021, 6 p.m.