sneumann / CAMERA

This is the git repository matching the Bioconductor package CAMERA: Collection of annotation related methods for mass spectrometry data
11 stars 22 forks source link

Export core function to identify isotopes #52

Open jorainer opened 4 years ago

jorainer commented 4 years ago

This PR exports the first function to identify isotopes which is used by the findIsotopes function. Currently no post-processing is performed. Also, there is a second method findIsotopesWithValidation that uses a different code to determine isotopes - it might be eventually better to export that one too.

sneumann commented 4 years ago

looks good to me. I'd like to try merge in chronological order