msgfParFragmentation-class: A class handling Fragmentation types

Description Usage Arguments Value Methods (by generic) Slots See Also Examples

Description

This class defines a fragmentation type and provides methods to get correct system call parameters.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## S4 method for signature 'msgfParFragmentation'
show(object)

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

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

msgfParFragmentation(method)

Arguments

object

An msgfParFragmentation object

x

An msgfParFragmentation object

method

An integer specifying the method

Value

For length() An integer.

For getMSGFpar() A string.

For msgfParFragmentation() An msgfParFragmentation object.

Methods (by generic)

Slots

method

An integer between 0 and 4 giving the selected method

See Also

Other msgfParClasses: msgfPar-class, msgfParChargeRange-class, msgfParEnzyme-class, msgfParInstrument-class, msgfParIsotopeError-class, msgfParLengthRange-class, msgfParMatches-class, msgfParModification-class, msgfParModificationList-class, msgfParNtt-class, msgfParProtocol-class, msgfParTda-class, msgfParTolerance-class, msgfPar

Examples

1
2

MSGFplus documentation built on Nov. 8, 2020, 6:48 p.m.