[go: up one dir, main page]

Activity for diCal2

  • Matthias Matthias committed [r81]

    Minor clarification of output.

  • Matthias Matthias committed [r80]

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

  • diCal2 diCal2 released /release/diCal2_2_0_5.tar.gz

  • Matthias Matthias committed [r79]

    Version update into readme.

  • Matthias Matthias committed [r78]

    Added an option to ignore double entries in the vcf.

  • Matthias Matthias committed [r77]

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

  • Matthias Matthias committed [r76]

    hidden parameters now handled correctly

  • Matthias Matthias committed [r75]

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

  • Matthias Matthias committed [r74]

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

  • Matthias Matthias committed [r73]

    fwd & bwd table now TwoDimFloatArray instead of ArrayList(ArrayList(double[]))

  • Matthias Matthias committed [r72]

    fwd & bwd table now TwoDimDoubleArray instead of ArrayList(ArrayList(double[]))

  • Matthias Matthias committed [r71]

    HmmStepHandler implements the missing sites more memory efficient

  • Matthias Matthias committed [r70]

    reading vcf more memory efficent (not yet fully tested)

  • diCal2 diCal2 released /release/diCal2_2_0_4.tar.gz

  • Matthias Matthias committed [r69]

    changed some command line parameters

  • Matthias Matthias committed [r68]

    manual is approaching a presentable state

  • Matthias Matthias committed [r67]

    deleted some files

  • Matthias Matthias committed [r66]

    updated manual & renamed example files

  • Matthias Matthias committed [r65]

    changed examples from readme & added new examples for manual

  • Matthias Matthias committed [r64]

    smole bugfixes & more manual

  • Matthias Matthias committed [r63]

    more manual

  • Matthias Matthias committed [r62]

    more manual

  • Matthias Matthias committed [r61]

    more manual

  • Matthias Matthias committed [r60]

    more manual

  • Matthias Matthias committed [r59]

    some stuff

  • Matthias Matthias committed [r58]

    some more manual

  • Matthias Matthias committed [r57]

    tiny bit more manual

  • Matthias Matthias committed [r56]

    more manual writing

  • Matthias Matthias committed [r55]

    started revamping the manual

  • Matthias Matthias committed [r54]

    small change of constants, but still doing weird stuff

  • Matthias Matthias committed [r53]

    Running the ODEs only until maxTime and taking the values did mess up the EM. Now, we adjusted the epsilons a bit and just throw errors, if it does not work.

  • Matthias Matthias committed [r52]

    ODE solver could, and in fringe cases did, run forever. Now there is a max time.

  • Matthias Matthias committed [r51]

    minor bug in coordinateOrder fixed

  • Matthias Matthias committed [r50]

    optimized M-steps (memoiziation)

  • Matthias Matthias committed [r49]

    ODE Core does not work properly with admixutre pulses yet.

  • diCal2 diCal2 released /release/diCal2_2_0_3.tar.gz

  • Matthias Matthias committed [r48]

    Should now be able to read haploid vcf files as well.

  • Matthias Matthias committed [r47]

    before starting to implement haploid vcf reading

  • Matthias Matthias committed [r46]

    finished deleting old sequence format

  • Matthias Matthias committed [r45]

    removed old sequence format from examples

  • Matthias Matthias committed [r44]

    just some restructuring

  • diCal2 diCal2 released /release/diCal2_2_0_2.tar.gz

  • Matthias Matthias committed [r43]

    The default behaviour is now to not accept unphased genotypes. If they should be accepted, you have to explicitly specify a flag.

  • Matthias Matthias committed [r42]

    if a vcf file is read, we now explicitly print out how many segregating sites have at least one missing allele. and warn about them being ignored in the analysis

  • Matthias Matthias committed [r41]

    fixed a bug where no new meta points where chossen, if the previous best one didn't have variation between them

  • Matthias Matthias committed [r40]

    vcfDiAllelic and TriAllelic removed, because they don't do anything anyways

  • Matthias Matthias committed [r39]

    minor bugfix

  • Matthias Matthias committed [r38]

    implemented option to given vcf-reference on command line. Flag for missing,fixed,random reference abandoned, because numLoci is kind of a problem here.

  • Matthias Matthias committed [r37]

    Implemented a flag to also show the hidden parameters.

  • Matthias Matthias committed [r36]

    no seed needed if no randomness involved seems to work

  • Matthias Matthias committed [r35]

    now we have a switch to chose between the cores

  • Matthias Matthias committed [r34]

    why do you always ignore the manual?

  • Matthias Matthias committed [r33]

    rearranged the parameters a bit more. hopefully nothing broken yet

  • Matthias Matthias committed [r32]

    apparently I forgot this one

  • Matthias Matthias committed [r31]

    reorganizing command line parameters

  • Matthias Matthias committed [r30]

    last commit before I break everything

  • Matthias Matthias committed [r29]

    start of a manual

  • diCal2 diCal2 released /release/diCal2_2_0_1.tar.gz

  • Matthias Matthias committed [r28]

    multiple param files and bed files for the branch as well

  • Matthias Matthias committed [r27]

    now we can read multiple parameter files and bed files

  • Matthias Matthias committed [r26]

    hacked to have modified parameters

  • Matthias Matthias committed [r25]

    putting in some dependent doubles

  • Matthias Matthias committed [r24]

    hacking

  • Matthias Matthias committed [r23]

    bugfix

  • Matthias Matthias committed [r22]

    changed the reco and mut parameter objects to h...

  • Matthias Matthias committed [r21]

    some small bugfixes

  • Matthias Matthias committed [r20]

    commented the examples

  • diCal2 diCal2 released /release/diCal2_2_0_0.tar.gz

  • Matthias Matthias committed [r19]

    the dot though

  • Matthias Matthias committed [r18]

    inserted preprint url

  • Matthias Matthias committed [r17]

    changed readme a bit again

  • Matthias Matthias committed [r16]

    new readme

  • Matthias Matthias committed [r15]

    no more build script

  • diCal2 diCal2 released /release/diCal2_2_0_0.tar.gz

  • Matthias Matthias committed [r14]

    minor typo

  • Matthias Matthias committed [r13]

    I think something like the first release (finally)

  • Matthias Matthias committed [r12]

    fixed some unchecked conversions

  • Matthias Matthias committed [r11]

    fixed small issue with imports

  • Matthias Matthias committed [r10]

    modified scripts a bit

  • Matthias Matthias committed [r9]

    some building

  • Matthias Matthias committed [r8]

    rename

  • Matthias Matthias committed [r7]

    added license, build script, readme, and some e...

  • Matthias Matthias committed [r6]

    I think this is the working first release

  • Matthias Matthias committed [r5]

    whatevs eclipse

  • Matthias Matthias committed [r4]

  • Matthias Matthias committed [r3]

  • Matthias Matthias committed [r2]

  • Matthias Matthias committed [r1]

1