xdomingoal / erah-devel

eRah development version. For downloads, please use CRAN
http://xdomingoal.github.io/erah-devel/
GNU General Public License v3.0
5 stars 6 forks source link

Library import not using DB# IDs #21

Open Thyra opened 9 months ago

Thyra commented 9 months ago

I noticed that the "DB.Id" eRah provides for the identified compounds is not the "DB#" field from the imported MSP, but that it rather makes its own IDs. This caused me quite a bit of confusion in the beginning and makes it annoying when trying to find the compound in the library that eRah is referring to (especially when the name is non-unique). Is there are reason for this decision? To me it would seem more intuitive and robust to just use the ID that is already there for that purpose?