Hi, I'm running the package (version 0.9.5 per sessionInfo) and all of the unknown metabolites I have, with NAs in the annotation columns, have been annotated as SMP00015 S-(methyl)glutathione.
Steps:
- import data
- create met object
- get_SMPDBanno
- knn_impute
- normalize_met
- check with rowData(met[["norm_imputed"]])
Please let me know if you need me to run any dummy data or something along those lines.