js/segmenter.js: Send sequences in selection order when aligning
This is important as the alignment is computed with the first sequence as the reference. The order must thus be perserved. On the contrary, m.getSelected() doesn't ensure to preserve order.