nplinker icon indicating copy to clipboard operation
nplinker copied to clipboard

Duplicated row ID when load mapping for GNPS 'fbmn' style files

Open CunliangGeng opened this issue 2 years ago • 1 comments

Problem: the GNPSFileMappingLoader._load_mapping_fbmn overwrites the existing mapping for duplicated row ID. Example file: tests/data/nodes_fbmn.csv file, row ID 1955 and 1957 are duplicated.

### Tasks
- [ ] Should the existing mapping be overwritten?
- [ ] if not, update the code

CunliangGeng avatar Jul 12 '23 09:07 CunliangGeng

@hechth See the issue description please, should the existing mapping be overwritten?

CunliangGeng avatar Jul 12 '23 09:07 CunliangGeng