#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 by , 16 years ago
Status: | new → assigned |
---|
comment:2 by , 16 years ago
Summary: | net.sf.basedb.normalizers: Make qQuantileNormalization hanlde missing values → net.sf.basedb.normalizers: Make qQuantileNormalization handle missing values |
---|
comment:3 by , 16 years ago
comment:4 by , 16 years ago
comment:5 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:6 by , 16 years ago
(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 by , 3 years ago
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.