-
fix ocaml+twt submodule and update README with more detailed instruct…
…ions
mlin committedMar 21, 2012
-
Initialize random number generator in find_init to make results repro…
…ducible.
iljungr committedJan 21, 2012
-
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 committedJan 19, 2012 -
Removed Out_of_range errors. Instead, use end of range as branch leng…
…th factor.
iljungr committedJan 19, 2012
-
add ancestral sequence composition score
Michael Lin committedDec 25, 2011
-
--orf FromLastStop and ToOrFromStop options
Michael Lin committedDec 24, 2011 -
lib/CamlPaml/PhyloModel: simulate from a specified root character
Michael Lin committedDec 24, 2011
-
CamlPaml.PhyloModel.P14n.instantiate_qs error check
Michael Lin committedFeb 23, 2011
-
CamlPaml: PhyloModel.P14n checks variable domains; correction to Fit.…
…maximizer documentation
Michael Lin committedFeb 7, 2011
-
still further regularization tweaks
Michael Lin committedFeb 4, 2011 -
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 -
omega test strategy optionally reads in assumed values of omega_H1 an…
…d sigma_H1 from parameter files
mlin committedJan 27, 2011 -
additional option parser cleanup, including hiding of dangerous --all…
…owRefGaps option
mlin committedJan 27, 2011 -
add ability to report diagnostic information from parameter estimatio…
…n procedures
mlin committedJan 27, 2011 -
add diagnostic info for omega test, and fix some typos
mlin committedJan 27, 2011 -
mlin committed
Jan 27, 2011 -
option to report score of all ORFs evaluated, not just the max
mlin committedJan 27, 2011 -
further progress on omega test
mlin committedJan 27, 2011
-
first rough implementation of omega (dN/dS) test
mlin committedJan 26, 2011
-
mlin committed
Oct 26, 2010 -
CamlPaml.PhyloEM: a bit of cleanup
mlin committedOct 26, 2010 -
CamlPaml.PhyloEM.d_ell_dQ_dxi bugfix
mlin committedOct 26, 2010
-
Merge branch 'master' of git@github.com:mlin/PhyloCSF
Michael Lin committedOct 25, 2010 -
CamlPaml.T.congruent: correct assert statements
Michael Lin committedOct 25, 2010
-
--orf=ATGStop adjustment -- to find start-to-stop ORFs only (not if i…
…t goes off the end of the alignment)
mlin committedOct 18, 2010
-
Merge branch 'master' of git@github.com:mlin/PhyloCSF
Michael Lin committedOct 16, 2010 -
branch length score (BLS) reporting
mlin committedOct 16, 2010
-
bugfix to --orf=ToFirstStop mode
Michael Lin committedSep 30, 2010
-
detect whether parameter_set argument is a relative/absolute path
Michael Lin committedSep 16, 2010 -
make executable find the parameters directory based on the PHYLOCSF_B…
…ASE env var
Michael Lin committedSep 16, 2010 -
fix assertion failure with untranslatable sequences; add --orf=ToFirs…
…tStop
Michael Lin committedSep 16, 2010