psm_msplit | R Documentation |
Splits of PSM tables
psm_msplit(
df = NULL,
nm = NULL,
fn_lookup = NULL,
dat_dir = NULL,
plot_rptr_int = TRUE,
TMT_plex = 10L
)
df |
A list of data frames. |
nm |
Names of the |
fn_lookup |
A look-up of file names. |
dat_dir |
A character string to the working directory. The default is to match the value under the global environment. |
plot_rptr_int |
Logical; if TRUE, the distributions of reporter-ion intensities will be plotted. The default is TRUE. The argument is also applicable to the precursor intensity with MaxQuant LFQ. |
TMT_plex |
Numeric; the multiplexity of TMT, i.e., 10, 11 etc. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.