glasgowcompbio / vimms

A programmable and modular LC/MS simulator in Python
MIT License
19 stars 6 forks source link

Fix adduct probabilities #60

Closed sdrogers closed 4 years ago

sdrogers commented 4 years ago

This code is bad: https://github.com/sdrogers/vimms/blob/c83b0e5596d6c27e4022e3401161793ddfa7d4df/vimms/Chemicals.py#L125-L135 Propose fix so that user can pass a set of their own parameters into the adduct object constructor

joewandy commented 4 years ago

Fixed by simon