Closed igv closed 3 years ago
Just for the record, mean absolute deviation pooling is a good alternative to a combination of local maximums and averages (I thought maybe that's the reason why you using only 4 scales).
Thanks. I'll test it with more scales.
Here, it should be
DEFAULT_WEIGHTS[0..5]
(indexing is start:end-1).Also it would be handy if it was possible to specify the number of scales from a command line.