6CYANA: peaks sort - CYANA command

Parameters: order=<integer>                (default: 0)
            assignments peaks shifts

Sort peaks within each peak list in memory. By default peaks are sorted
according to their assignments in the 1st, 2nd,... column. The order of
columns can be changed with parameter 'order'. For instance, 'order=312'
sorts first by the third, then by the first, and finally by the second
column of the input peak list.

If a peak has multiple assignments, these assignments are first sorted
before the peak is sorted with respect to other peaks.

If the option 'assignments' is set, only the assignments within a peak
are sorted; the order of peaks remains unchanged.

If the option 'peaks' is set, the peaks are sorted without first sorting
the assignments within each peak (e.g. if the the assignments of each
peak are already sorted according to their NOE volume contribution, and
this order should be preserved).

If the option 'shifts' is set, the peaks are sorted by their chemical
shift position values rather than by their assignment.

See also: distances sort
