horvatovichlab / MSIWarp

MAss spectra alignment tool for MSI data
MIT License
16 stars 5 forks source link

Correct the missing "]" in the ReadMe file #6

Closed QihuangZhang closed 3 years ago

QihuangZhang commented 3 years ago

Added a missing "]" to

warped_spectra = [mx.warp_peaks_unique(s_i, r_i) for (s_i, r_i) in zip(spectra, recal_funcs)]