A c++ library with useful functions for workig with proteomics data.
The Makefile builds a static library in ./lib/
utils
uses vanilla c++11
and does not have any external dependencies.
make
To also build the doxygen
documentation, run
make doc