msgfParGUI: A simple GUI to create msgfPar objects

Description Usage Details Value See Also Examples

Description

This function presents the user with a GUI where the different parameters can be filled out interactively. When the window appears the different values already present reflects the default values for MS-GF+ so leaving them as is equals to not setting them in advance.

Usage

1

Details

NOTE: This functions requires gWidgets and checks for the existance beforehand. MSGFplus does not import gWidgets and gWidgets does thus not necessarily exist on your system. In addition at least one of the gWidgetsXXX packages are needed.

Value

A msgfPar object with parameters set according to the final state of the GUI

See Also

msgfPar-class

Examples

1
2
3
4
## Not run: 
parameters <- msgfParGUI()

## End(Not run)

thomasp85/MSGFplus-release documentation built on May 31, 2019, 11:09 a.m.