batchPSMheader | R Documentation |
Processes Mascot PSMs
batchPSMheader(
filename = NULL,
dat_dir = NULL,
TMT_plex = 10L,
proc_extdata = TRUE,
warns = TRUE
)
filename |
The name of a PSM file. |
dat_dir |
A character string to the working directory. The default is to match the value under the global environment. |
TMT_plex |
Numeric; the multiplexity of TMT, i.e., 10, 11 etc. |
proc_extdata |
Logical; if TRUE, processes extended PSM outputs; otherwise, skips them. Setting the value to FALSE allows bypassing time-consuming steps. |
warns |
Logical; if TRUE, show warning message(s). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.