rformassspectrometry / MetaboAnnotation

High level functionality to support and simplify metabolomics data annotation.
https://rformassspectrometry.github.io/MetaboAnnotation/
12 stars 9 forks source link

matchApply #85

Closed andreavicini closed 1 year ago

andreavicini commented 2 years ago

Hi, I should have updated matchApply. So if we think they are useful I could also add the filter functions we discussed above I.e.

  1. filter the matches with score below (or above) a certain threshold.
  2. filter the matches where the query or target element is in a certain set of values.

I’m not sure how to call the parameter for these filter functions though. Maybe ScoreThresholdParam for the first one? Do you have maybe some ideas?