I need to implement a project in Python which deals with Amino Acids detection in Cryo EM electron density scan (MAP format) by means of FFT, cross-correlation, 3D harmonics, and SVM (machine learning) tools.
There are dozens of available Python packages and I didn't find comprehensive enough comparison table of them. To avoid trial each of existing ones, please tell me who ever applied such functions to let me use best fitting package to concentrate on algorithmic issues rather than on reinventing the wheel of classic functions.