Cannot find the mapped_code column in the compound file from FooDB
Hi,
I couldn't find the column that you are referring in the code below (line 115) where there is a mapped_code data in the column index 44 in the "Compound.csv" from FooDB. I checked today the file but there are only 16 columns. Do I miss something?
https://github.com/MannLabs/CKG/blob/6854c986b74fe9c7b5dada252b4355f9f08c0b47/ckg/graphdb_builder/databases/parsers/foodbParser.py#L114-L117
After I built the graph (using Docker), I noticed that the "Food" Node is not connected to any other node.

Hi, FooDB (https://foodb.ca/) has changed the format in which they provide the data. We would need to modify the parser to adapt to these changes. 🐛 in FooDB parser.