de_novo: de-novo on tandem ms

View source: R/de_novo.R

de_novoR 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]])

protViz documentation built on May 29, 2024, 8:21 a.m.