convert_csv_to_msp: Convert the final CSV file post annotations to MSP format.

View source: R/convert_csv_to_msp.R

convert_csv_to_mspR Documentation

Convert the final CSV file post annotations to MSP format.

Description

Convert the final CSV file post annotations to MSP format.

Usage

convert_csv_to_msp(all = FALSE, min_score = 20)

Arguments

all

All peaks are exported to the MSP files.

min_score

If all is FALSE, peaks must have a final score >= min_score to be exported to the MSP files.


eMetaboHUB/MS-CleanR documentation built on Jan. 3, 2024, 8:55 p.m.