wfondrie / depthcharge

A deep learning toolkit for mass spectrometry
https://wfondrie.github.io/depthcharge/
Apache License 2.0
59 stars 18 forks source link

Specify whether the index is annotated #17

Closed bittremieux closed 2 years ago

bittremieux commented 2 years ago

Fixes #16.

bittremieux commented 2 years ago

I missed one part of the code where the annotated flag was still not set correctly, but that's fixed now. I also included a quick unit test to verify that indexes can be reused correctly. So it should be ready for review now.