[x] This comment contains a description of changes (with reason)
[ ] Referenced issue is linked
[ ] If you've fixed a bug or added code that should be tested, add tests!
[ ] Documentation in docs is updated
Description of changes
This is not packing results from fragment annotation into pandas dataframe and instead iterates over a list which increases annotation speed by a factor of 3.
PR Checklist
docs
is updatedDescription of changes
This is not packing results from fragment annotation into pandas dataframe and instead iterates over a list which increases annotation speed by a factor of 3.
Technical details
Additional context