levitsky / pyteomics

Pyteomics is a collection of lightweight and handy tools for Python that help to handle various sorts of proteomics data. Pyteomics provides a growing set of modules to facilitate the most common tasks in proteomics data analysis.
http://pyteomics.readthedocs.io
Apache License 2.0
105 stars 34 forks source link

Rename _build_index to build_byte_index #142

Closed levitsky closed 4 months ago

levitsky commented 5 months ago

Fixes #140.

@mobiusklein could you please take a look at it?