glasgowcompbio / pyMultiOmics

Python toolbox for multi-omics data mapping and analysis
MIT License
19 stars 4 forks source link

Related chebis #10

Closed kmcluskey closed 3 years ago

kmcluskey commented 3 years ago

This codes add the related chebi ids if the flag is True. It also removes duplicates, regardless of this flag:

https://github.com/glasgowcompbio/pyMultiOmics/blob/2bb87c2a24303ea7edd9b6d00486771e0a1a8485/pyMultiOmics/functions.py#L72-L75

Can you check this is what you want to happen?