add_psm_apexes | R Documentation |
RAW_File
.Add PSM apexes by each RAW_File
.
add_psm_apexes(
df = NULL,
trace_file = NULL,
dat_dir = NULL,
path_ms1 = NULL,
cols = c("raw_file", "pep_tot_int", "pep_exp_mz", "pep_seq_mod", "pep_ret_range",
"pep_apex_ret", "pep_scan_num", "pep_orig_scan", "pep_apex_scan", "pep_n_apexes")
)
df |
A fraction of PSM table, e.g. |
trace_file |
A file name of MS1 traces ( |
dat_dir |
A working directory. |
path_ms1 |
The path to the data of MS1 traces. |
cols |
Column keys |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.