Learn R Programming

protViz (version 0.7.9)

de_novo: 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.

Author

Christian Panse 2013

Details

This function should only be used for demonstration!

Examples

Run this code
    data(msms)
    de_novo(msms[[1]])

Run the code above in your browser using DataLab