Description Usage Value Examples
This function makes it possible to directly access the data used in the gui
by starting a new R session and running this function. This will only work if
just one instance of MSGFgui is running in the browser. The data will linger
on so calling currentData()
when no instance of MSGFgui is running
will return the last set of data used.
1 |
An mzIDCollection object containing the current identification results in the the MSGFgui browser
1 | results <- currentData()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.