Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

msgfParIsotopeError-class

A class handling isotope errors


Description

This class defines a set of isotopes that should be included for error correction and provides methods to get correct system call parameters.

Usage

## S4 method for signature 'msgfParIsotopeError'
show(object)

## S4 method for signature 'msgfParIsotopeError'
length(x)

## S4 method for signature 'msgfParIsotopeError'
getMSGFpar(object)

msgfParIsotopeError(range)

Arguments

object

An msgfParIsotopeError object

x

An msgfParIsotopeError object

range

An integer vector with isotopes

Value

For length() An integer.

For getMSGFpar() A string.

For msgfParIsotopeError() An msgfParIsotopeError object.

Methods (by generic)

  • show: Short summary of msgfParIsotopeError object

  • length: Report the length of an msgfParIsotopeError object

  • getMSGFpar: Get system compliant function call

Slots

range

An integer vector with lower and upper bounds of isotopes to error correct

See Also

Examples

isotopeError <- msgfParIsotopeError(c(0, 2))

MSGFplus

An interface between R and MS-GF+

v1.24.0
GPL (>= 2)
Authors
Thomas Lin Pedersen
Initial release
2020-09-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.