Permalink
Commits on Mar 21, 2012
Commits on Jan 21, 2012
Commits on Jan 19, 2012
  1. Tiny cleanup in PhyloCSFModel.ml.

    To Do: There is no longer any warning when it can't find
       a good branch length parameter. It would be good to add something
       to diagnostics in llr_MaxLik to indicate this.
    iljungr committed Jan 19, 2012
Commits on Dec 25, 2011
  1. add ancestral sequence composition score

    Michael Lin committed Dec 25, 2011
Commits on Dec 24, 2011
  1. --orf FromLastStop and ToOrFromStop options

    Michael Lin committed Dec 24, 2011
Commits on Feb 23, 2011
  1. CamlPaml.PhyloModel.P14n.instantiate_qs error check

    Michael Lin committed Feb 23, 2011
Commits on Feb 7, 2011
  1. CamlPaml: PhyloModel.P14n checks variable domains; correction to Fit.…

    …maximizer documentation
    Michael Lin committed Feb 7, 2011
Commits on Feb 4, 2011
  1. still further regularization tweaks

    Michael Lin committed Feb 4, 2011
  2. adjust regularization again

    committed Feb 4, 2011
Commits on Jan 27, 2011
  1. Revert "eliminate regularization priors in omega test -- not really n…

    …eeded on second thought" -- needed on third thought
    
    This reverts commit e7ae86e.
    committed Jan 27, 2011
  2. omega test strategy optionally reads in assumed values of omega_H1 an…

    …d sigma_H1 from parameter files
    committed Jan 27, 2011
  3. Merge branch 'OmegaTest'

    Conflicts:
    	src/PhyloCSF.ml
    committed Jan 27, 2011
  4. added ocaml+twt as submodule

    committed Jan 27, 2011
  5. further progress on omega test

    committed Jan 27, 2011
Commits on Jan 26, 2011
Commits on Oct 26, 2010
  1. CamlPaml.Q.Diag.to_Pt_gc

    committed Oct 26, 2010
  2. CamlPaml.PhyloEM: a bit of cleanup

    committed Oct 26, 2010
Commits on Oct 25, 2010
  1. Merge branch 'master' of git@github.com:mlin/PhyloCSF

    Michael Lin committed Oct 25, 2010
  2. CamlPaml.T.congruent: correct assert statements

    Michael Lin committed Oct 25, 2010
Commits on Oct 18, 2010
  1. --orf=ATGStop adjustment -- to find start-to-stop ORFs only (not if i…

    …t goes off the end of the alignment)
    committed Oct 18, 2010
Commits on Oct 16, 2010
  1. Merge branch 'master' of git@github.com:mlin/PhyloCSF

    Michael Lin committed Oct 16, 2010
  2. branch length score (BLS) reporting

    committed Oct 16, 2010
Commits on Sep 30, 2010
  1. bugfix to --orf=ToFirstStop mode

    Michael Lin committed Sep 30, 2010
Commits on Sep 16, 2010
  1. make executable find the parameters directory based on the PHYLOCSF_B…

    …ASE env var
    Michael Lin committed Sep 16, 2010
  2. fix assertion failure with untranslatable sequences; add --orf=ToFirs…

    …tStop
    Michael Lin committed Sep 16, 2010