msp_to_msl: msp_to_msl

Description Usage Arguments Value Examples

View source: R/SUB_library_functions.R

Description

This is a function will convert the MSP library to MSL library. The default export folder will be the same as of source msp file.

Usage

1
2
3
4
5
6
msp_to_msl(
  mspfile = NULL,
  RI_retrieve = T,
  RI_column_type = c("5ms", "wax"),
  save_new_msp = RI_retrieve
)

Arguments

mspfile

specify the mspfile file name with its location

Value

MSL library file Path

Examples

1

MASHUOA/MassOmics documentation built on Jan. 23, 2022, 9:08 p.m.