statisticalbiotechnology / representative-spectra-benchmark

Analysis of different consensus spectrum construction methods
Apache License 2.0
5 stars 11 forks source link

Create most_similar_represenatatives_alternative.py #32

Closed miantur closed 4 years ago

miantur commented 4 years ago

A slightly different way to the most_similar_represenatatives.py code to align pairs of spectra and calculate various distances such as euclidean, correlation-based and cityblock/manhattan distances.