magicDGS / thaplv

Tools for Haploid/Haplotype VCFs
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

RunningStats should use exact impementations until a limit is reached #43

Open magicDGS opened 8 years ago

magicDGS commented 8 years ago

This will allow correct results even if the number of data points is small. The way of doing it is implemented a BufferedStorelssQuantile with: