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

msgfParMatches-class

A class handling number of matches


Description

This class defines a number of matches and provides methods to get correct system call parameters.

Usage

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

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

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

msgfParMatches(value)

Arguments

object

An msgfParMatches object

x

An msgfParMatches object

value

An integer giving the number of matches that should be returned per spectrum

Value

For length() An integer.

For getMSGFpar() A string.

For msgfParMatches() An msgfParMatches object.

Methods (by generic)

  • show: Short summary of msgfParMatches object

  • length: Report the length of an msgfParMatches object

  • getMSGFpar: Get system compliant function call

Slots

value

An integer giving the number of matches per spectrum reported by MS-GF+

See Also

Examples

matches <- msgfParMatches(5)

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.