RECETOX / RIAssigner

RIAssigner is a python tool for retention index (RI) computation for GC-MS data.
MIT License
4 stars 6 forks source link

Implement has_retention_indices and has_retention_times functions #115

Closed wverastegui closed 5 months ago

wverastegui commented 5 months ago

Functions has_retention_indices and has_retention_times were implemented. Test units are included, ant related tests cases were adapted.

Closes https://github.com/RECETOX/RIAssigner/issues/113