Chromatography results verifier
- Python 3 with installed
pandaspackage - CFM-ID executables (
cfm-id.exeand others) that should be placed incfm-idfolder
- it's necessary to show SMILE for all found fragments
- provide mechanism of chemical elements' selection for mass check
- provide mechanism for database generation (using SMILEs and
cfm-predict) - provide full-power work with database: initialization, add / remove elements, data analysis (searching for common and unique fragments)
- implement per-compound analysis (from sample to sample)
- empty lines in
all-compounds.csvare possible and it's okay - script should be able to work with both folder and folder-with-folders
cfm-annotatecan be used for generating SMILEs for fragments (in addition tocfm-predict)cfm-idshould be more effective thancfm-id-precomputed, but needs correct training model withcfm-train