Permalink
Commits on Oct 3, 2016
Commits on Jan 13, 2016
  1. Added parameters for 58mammals. Uses same matrices as 29 mammals but …

    …tree for the 58 placental mammals subset of hg38.100way.commonNames.nh (two names were changed to remove special characters: Star-nosed_mole -> Star_nosed_mole; David's_myotis -> Davids_myotis).
    iljungr committed Jan 13, 2016
Commits on Jan 18, 2015
Commits on Aug 28, 2014
Commits on Apr 15, 2014
  1. CamlPaml.PhyloLik.node_posterior: avoid unnecessary computation of al…

    …l betas when computing posterior distribution for the root. This commit approximately doubles the speed of PhyloCSF, since it was calling node_posterior on the root to compute the ancestral composition score.
    committed Apr 15, 2014
Commits on Apr 14, 2014
  1. Add simple fork-based parallelism for searching over frames/ORFs.

    Depends on ForkWork (opam install forkwork). To use, compile PhyloCSF
    with ```make FORKWORK=1``` and run with ```-p <number of cores>```.
    committed Apr 13, 2014
  2. Travis CI

    committed Apr 14, 2014
Commits on Apr 13, 2014
  1. a few systematic/reproducible tests

    committed Apr 13, 2014
  2. rename PhyloCSFTest => testSim

    committed Apr 13, 2014
  3. CamlPaml performance optimization: detect when Q is reversible and av…

    …oid unnecessary use of complex numerics
    committed Jul 23, 2013
Commits on Aug 19, 2013
  1. CamlPaml.PhyloModel.P14n.update: simplify 'inheritance' of root prior…

    … distribution for reversible models
    committed Aug 19, 2013
Commits on Apr 24, 2013
  1. Update README

    committed Apr 24, 2013
Commits on Mar 20, 2013
  1. Update README

    committed Mar 20, 2013
Commits on Mar 19, 2013
  1. Update README

    committed Mar 19, 2013
Commits on Dec 25, 2012
  1. fixup whitespace

    committed Dec 25, 2012
  2. Change over to gsl-ocaml

    committed Dec 25, 2012
Commits on Oct 29, 2012
  1. Update Makefile to clean CDE

    committed Oct 29, 2012
  2. bump CDE submodule version

    committed Oct 29, 2012
Commits on Sep 23, 2012
  1. Makefile tweak

    committed Sep 23, 2012
Commits on Sep 22, 2012
  1. Makefile: tweak dependencies

    committed Sep 22, 2012
Commits on Aug 25, 2012
  1. additional build tweaks

    committed Aug 25, 2012
Commits on Aug 24, 2012
Commits on May 5, 2012
  1. Makefile minor tweaks

    committed May 5, 2012
  2. fix --allScores (issues #7 and #8)

    committed May 5, 2012
Commits on Apr 30, 2012
  1. README: fix OCAMLPATH

    committed Apr 30, 2012
Commits on Apr 12, 2012
  1. Added 20flies parameter files. (Matrices are copied from 12flies, and…

    … tree
    
    is from modENCODE.)
    iljungr committed Apr 12, 2012
Commits on Mar 24, 2012