Perform MS/MS X rank annotation for mgf file
xrankanno(file, db = NULL, ppm = 10, prems = 1.1, intc = 0.1, quantile = 0.75)
mgf file generated from MS/MS data
database could be list object from `getms2pmd`
mass accuracy, default 10
precursor mass range, default 1.1 to include M+H or M-H
intensity cutoff for peaks. Default 0.1
X rank quantiles cutoff for annotation. Default 0.75.
list with MSMS annotation results