Closed egonw closed 2 months ago
I found another example of this. The problem seems to be that the code maps HMDB0240745
to HMDB0040745
. Similar for HMDB0304256
that gets converted to HMDB0004256
.
This was a bug in the code and has been fixed now.
Suspect code:
https://github.com/bridgedb/create-bridgedb-metabolites/blob/master/createDerby.groovy#L664-L666
Problem HMDB identifier: HMDB0240745
Wondering: does this explain some of the duplicate InChIKey code issue?