[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r81] (HEAD) by steinrue

Minor clarification of output.

2020-04-15 23:48:10 Tree
[r80] by steinrue

now throws a better error message when number of haplotypes in vcf is larger than that given in config-file.

2020-04-14 16:48:01 Tree
[r79] by steinrue

Version update into readme.

2019-11-29 17:37:00 Tree
[r78] by steinrue

Added an option to ignore double entries in the vcf.

2019-11-28 19:59:26 Tree
[r77] by steinrue

Going back to storing fwd/bwd tables as doubles, because the loss of precision apparently breaks some cases.

2019-11-28 19:26:17 Tree
[r76] by steinrue

hidden parameters now handled correctly

2019-11-28 18:54:28 Tree
[r75] by steinrue

Apparently, latex needs some convincing to display the correct quotation marks in the verbatim environment.

2019-11-23 00:22:18 Tree
[r74] by steinrue

Cosmetic changes for reading in vcfs. If no segregating sites left after filtering, an error is thrown. Minor bugfixes.

2019-11-22 22:22:34 Tree
[r73] by steinrue

fwd & bwd table now TwoDimFloatArray instead of ArrayList(ArrayList(double[]))
-- Should save even more memories.

(You'll float too!)

2019-11-14 00:24:40 Tree
[r72] by steinrue

fwd & bwd table now TwoDimDoubleArray instead of ArrayList(ArrayList(double[]))
-- Should save loads of memories.

2019-11-09 01:00:19 Tree
Older >