Learn R Programming

MSGFplus (version 1.6.2)

msgfParGUI: A simple GUI to create msgfPar objects

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

msgfParGUI()

Arguments

Value

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

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.

See Also

msgfPar-class

Examples

Run this code
## Not run: 
# parameters <- msgfParGUI()
# ## End(Not run)

Run the code above in your browser using DataLab