de_novo {protViz} | R Documentation |
de-novo on tandem ms
Description
This function computes the mass differences of MS2 peaks and matches the 'delta masses' to the amino acid weights.
Usage
de_novo(data)
Arguments
data |
ms data set. |
Details
This function should only be used for demonstration!
Author(s)
Christian Panse 2013
Examples
data(msms)
de_novo(msms[[1]])
[Package protViz version 0.7.9 Index]