[root]/branches/budaev/SIGMOID_tweak_new
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 18 (100.0%) | 261 (100.0%) | 14.5 |
merged latest improvements from r11025
210 lines of code changed in 2 files:
Windows vbs script is not autogenerated
5 lines of code changed in 2 files:
fix OBJFILESWINDOWS, it must include HEDTOOLS objects
3 lines of code changed in 1 file:
avoid `*` expansion from filesystem, use `OBJFILESWINDOWS` macro to fix object files on Windows
3 lines of code changed in 1 file:
use platform-specific echo, notably use `echo.exe` from *coreutils* for compatibility with Linux/Unix
0 lines of code changed in 2 files:
condition now obsolete
0 lines of code changed in 1 file:
added parameter ALLELESCALE_MAX defining the maximum of the (allelescale) conversion function value. Older coode equivalent to setting ALLELESCALE_MAX=1.0_SRP; fixed comments to code change
12 lines of code changed in 1 file:
(allelescale) uses a different rescaling using (rescale), range **0 to 20** rather than **0 to 1**
6 lines of code changed in 1 file:
avoid underflow: check lower limit `ZERO` before conversion from `HRP` to `SRP`
10 lines of code changed in 1 file:
(gamma2gene) backends use `HRP` kind to avoid crashes due to underflow/overflow with (allelescale) scaling
0 lines of code changed in 2 files:
condition check for consistency with `CALC_Y`
4 lines of code changed in 1 file:
reformat only
8 lines of code changed in 1 file:
legend for integer `gs` `gh` values show both raw and rescaled arrays
0 lines of code changed in 2 files: