godon

command
v0.0.0-...-eeaf01f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2021 License: GPL-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Godon implements number of codon models (including M0 and branch-site). It includes various likelihood optimizers as well as Metropolis-Hastings sampler.

The basic usage of godon looks like this:

godon M0 alignment.fst tree.nwk

, this will run M0 model with a default optimizer (LBFGS-B).

You can change a model and an optimizer:

godon -m simplex BS alignment.fst tree.nwk

The above will use the branch-site model and downhill simplex optimizer.

To see all the options run:

godon -h

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL