ElucidataInc / ElMaven

LC-MS data processing tool for large-scale metabolomics experiments.
https://resources.elucidata.io/elmaven/
GNU General Public License v2.0
88 stars 52 forks source link

Unit tests for MS/MS functions #424

Open shubhra-agrawal opened 7 years ago

shubhra-agrawal commented 7 years ago

Three sample LCMS files have been uploaded to the repo to run unit tests for which has significantly increased the repo size. Adding ms/ms sample files for unit testing ms/ms specific functions is likely not an ideal solution. We need to find a better alternative.

chubukov commented 7 years ago

@shubhra-agrawal I think I mentioned this idea before, but you could just create a few minimal mzXML files (pull out just a small range of scans and chromatogram window from some existing file). Those would be easier to use for testing anyway.