in reply to Re: Counting hash values
in thread Counting hash values
With the obvious replacement of the middle id (key) value. The data in this format will again "probably" have a similar situation where multiple ids (values) as in my original example. Im after the id value that occurs most frequently, e.g ENSG00000123623. This has to be stored with the original key so I then know which key corresponds to the most abundant value. Im not at all interested in keeping the less frequent values, so these can be just dropped.Affy:HG_U133A:ID_HERE:74:303;
MonkPaul.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Counting hash values
by xdg (Monsignor) on May 26, 2006 at 16:50 UTC |