Opened 15 years ago

Closed 15 years ago

#163 closed defect (fixed)

Rank invariant normalization has a sorting bug

Reported by: Jari Häkkinen Owned by: Martin Svensson
Priority: critical Milestone: Normalization package v1.0
Component: net.sf.basedb.normalizers Keywords:
Cc:

Description

I think the sorting is not stable for cases when there is a tie between expression values. The back-sorting does not work properly for tied expression reporters.

Change History (4)

comment:1 by Martin Svensson, 15 years ago

Status: newassigned

comment:2 by Martin Svensson, 15 years ago

(In [922]) References #163 The sorting of spotdata should be stable now. Please confirm...

comment:3 by Martin Svensson, 15 years ago

(In [923]) References #163 Disregard the last commit. This will do instead.

comment:4 by Jari Häkkinen, 15 years ago

Resolution: fixed
Status: assignedclosed

The fix passes my test now (I found another issue in my own test code).

Note: See TracTickets for help on using tickets.