[DAS] maxbins
Andy Jenkinson
andy.jenkinson at ebi.ac.uk
Thu Jul 7 23:27:29 UTC 2011
It seems I can't count to 1001. The example should read:
On 7 Jul 2011, at 18:09, Andy Jenkinson wrote:
> feature 1 = start 1, end 2 = score 56
> feature 2 = start 3, end 3 = score 14
> feature 3 = start 4, end 4 = score 97
> ...
> feature 999 = start 1000, end 1000 = score 11
> feature 1000 = start 1001, end 1001 = score 65
>
> The client then takes the start/end positions and converts them into rendering space:
>
> bin 1 = feature 1 = score 56
> bin 2 = feature 1 = score 56
> bin 3 = feature 2 = score 14
> bin 4 = feature 3 = score 97
> ...
> bin 1000 = feature 1000 + feature 1001 = score ???
More information about the DAS
mailing list