sep_mbrfiles | R Documentation |
Separate MBR file names by samples
sep_mbrfiles(
b_nms,
dat_dir,
ms1files = NULL,
type = "ms1full",
by = c("raw", "set")
)
b_nms |
The basename of peptide files. |
dat_dir |
The working directory. |
ms1files |
The file names of MS1 data. |
type |
MS1 data type. Either full MS1 or processed, sectional traces. |
by |
Separate the output by. Only have an effect at |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.