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