This PR is to address the second part of #4, which will allow access to internal components of the pyAscore C++ code. It will add a getter function to access the sorted PepScore containers, which can be iterated across and passed to a new ambiguity score function which will allow users to create custom analyses beyond the traditional scoring pipeline.
This PR is to address the second part of #4, which will allow access to internal components of the pyAscore C++ code. It will add a getter function to access the sorted PepScore containers, which can be iterated across and passed to a new ambiguity score function which will allow users to create custom analyses beyond the traditional scoring pipeline.