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

msgfParTda-class

A class handling use of target-decoy approach for FDR estimation


Description

This class defines whether to use target-decoy approach and provides methods to get correct system call parameters.

Usage

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

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

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

msgfParTda(value)

Arguments

object

An msgfParTda object

x

An msgfParTda object

value

A boolean defining whether to use tda or not

Value

For length() An integer.

For getMSGFpar() A string.

For msgfParTda() An msgfParTda object.

Methods (by generic)

  • show: Short summary of msgfParTda object

  • length: Report the length of an msgfParTda object

  • getMSGFpar: Get system compliant function call

Slots

tda

A boolean defining whether to use tda or not

See Also

Examples

tda <- msgfParTda(TRUE)

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.