shuzhao-li-lab / PythonCentricPipelineForMetabolomics

Python pipeline for metabolomics data preprocessing, QC, standardization and annotation
Other
8 stars 0 forks source link

Handle missing files gracefully #28

Closed jmmitc06 closed 1 year ago

jmmitc06 commented 1 year ago

A missing acquisition should not be a fatal error. Thanks @amnahsiddiqa

jmmitc06 commented 1 year ago

As of [main 24aaa23], missing files are handled gracefully; however, the overall issue of not catching errors throughout the pipeline remains.