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

msgfParNtt-class

A class handling cleavage specificity


Description

This class defines cleavage specificity and provides methods to get correct system call parameters.

Usage

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

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

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

msgfParNtt(value)

Arguments

object

An msgfParNtt object

x

An msgfParNtt object

value

An integer between 0 and 2 that specifies the specificity (2: full cleavage, 1: semi specific cleavage, 0: no specificity)

Value

For length() An integer.

For getMSGFpar() A string.

For msgfParNtt() An msgfParNtt object.

Methods (by generic)

  • show: Short summary of msgfParNtt object

  • length: Report the length of an msgfParNtt object

  • getMSGFpar: Get system compliant function call

Slots

value

An integer between 0 and 2 that specifies the specificity (2: full cleavage, 1: semi specific cleavage, 0: no specificity)

See Also

Examples

ntt <- msgfParNtt(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.