blahah / transrate

Understand your transcriptome assembly
http://hibberdlab.com/transrate
Other
100 stars 34 forks source link

Use reference distribution comparison in numerical tests #170

Open blahah opened 8 years ago

blahah commented 8 years ago

For tests of non-deterministic functions, have a pre-generated reference distribution and then run the test multiple times. Compare the test distribution with the reference (e.g. with Kolmogorov–Smirnov).

potentially using QuickCheck https://github.com/abargnesi/rantly