read_msp_data: read_msp_data

View source: R/read_msp_data.R

read_msp_dataR Documentation

read_msp_data

Description

Read MSP data

Usage

read_msp_data(
  file,
  source = c("massbank", "mona", "gnps", "nist"),
  threads = 5
)

Arguments

file

The vector of names of ms2 files. MS2 file must be msp format.

source

massbank, mona.

threads

threads

Value

Return ms2 data. This is a list.

Author(s)

Xiaotao Shen shenxt1990@outlook.com


tidymass/massdatabase documentation built on Sept. 10, 2023, 10:35 p.m.