-
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.
-
-
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>```.
mlin committedApr 13, 2014
-
a few systematic/reproducible tests
mlin committedApr 13, 2014 -
rename PhyloCSFTest => testSim
mlin committedApr 13, 2014 -
CamlPaml performance optimization: detect when Q is reversible and av…
…oid unnecessary use of complex numerics
mlin committedJul 23, 2013
-
CamlPaml.PhyloModel.P14n.update: simplify 'inheritance' of root prior…
… distribution for reversible models
mlin committedAug 19, 2013
-
mlin committed
Apr 24, 2013
-
mlin committed
Mar 20, 2013
-
mlin committed
Mar 19, 2013 -
Add dispatch script to set PHYLOCSF_BASE
mlin committedMar 19, 2013 -
README with simplified build instructions
mlin committedMar 19, 2013 -
remove submodules and simplify Makefile
mlin committedMar 19, 2013 -
tweaks to build against batteries 2.x
mlin committedMar 19, 2013
-
mlin committed
Sep 23, 2012
-
mlin committed
Sep 22, 2012
-
mlin committed
Aug 25, 2012
-
Makefile: build ocaml+twt automatically
mlin committedAug 24, 2012
-
mlin committed
May 5, 2012
-
Merge branch 'master' of github.com:mlin/PhyloCSF
mlin committedApr 30, 2012 -
mlin committed
Apr 30, 2012
-
Makefile section for building CDE package
mlin committedMar 24, 2012
-
fix ocaml+twt submodule and update README with more detailed instruct…
…ions
mlin committedMar 21, 2012
-
further regularization adjustments
mlin committedFeb 4, 2011 -
mlin committed
Feb 4, 2011
-
Revert "eliminate regularization priors in omega test -- not really n…
…eeded on second thought" -- needed on third thought This reverts commit e7ae86e.
mlin committedJan 27, 2011 -
eliminate regularization priors in omega test -- not really needed on…
… second thought
mlin committedJan 27, 2011