https://github.com/genome/genome
Revision 87b99a20d8c033b1914fd2a9d1044e077ff55511 authored by Indraniel Das on 17 March 2015, 16:34:19 UTC, committed by Indraniel Das on 17 March 2015, 21:09:28 UTC
  - don't use run the tests on the log of the Alignment Counts, rather
    scale the alignment counts by a factor of 10000.  This reduced
    number will allow for greater variability on the alignment counts.

  - remove the epsilon logic, we don't need it anymore now that the
    logarithms aren't being used anymore.  This was introduced for fault
    tolerance, a log(0) is undefined.
1 parent 997f6de
History
Tip revision: 87b99a20d8c033b1914fd2a9d1044e077ff55511 authored by Indraniel Das on 17 March 2015, 16:34:19 UTC
+ adjust the chi-squared test inputs
Tip revision: 87b99a2

README

back to top