Description Usage Arguments Value Author(s) Examples
Method to create a plot with proteins and peptides on a MSnSet object (peptides)
1 | GraphPepProt(mat)
|
mat |
An adjacency matrix. |
A histogram
Alexia Dorffer, Samuel Wieczorek
1 2 3 | utils::data(Exp1_R25_pept, package='DAPARdata')
mat <- BuildAdjacencyMatrix(Exp1_R25_pept[1:1000], "Protein_group_IDs")
GraphPepProt(mat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.