#206 closed enhancement (fixed)
net.sf.basedb.normalizers: Make qQuantileNormalization handle missing values
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | ZZ Normalization package v1.1 |
Component: | net.sf.basedb.normalizers | Keywords: | |
Cc: |
Description
Change History (7)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Summary: | net.sf.basedb.normalizers: Make qQuantileNormalization hanlde missing values → net.sf.basedb.normalizers: Make qQuantileNormalization handle missing values |
---|
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:6 Changed 14 years ago by
(In [1049]) Addresses #206. Last commit destroyed nan fixing in changeset:1045 for some cases of reference selection, the nan fix is now restored.
comment:7 Changed 2 years ago by
Milestone: | Normalization package v1.1 → ZZ Normalization package v1.1 |
---|
Milestone renamed
Note: See
TracTickets for help on using
tickets.
(In [1043]) Addresses #118 and #206. This code produces the same result as the preivous code but fails miserably with missing values.