getmspmd {pmd} | R Documentation |
read in MSP file as list for EI-MS annotation
Description
read in MSP file as list for EI-MS annotation
Usage
getmspmd(file, digits = 2, icf = 10)
Arguments
file |
the path to your MSP file |
digits |
mass or mass to charge ratio accuracy for pmd, default 0 |
icf |
intensity cutoff, default 10 percentage |
Value
list a list with MSP information for EI-MS annotation
[Package pmd version 0.2.1 Index]