Skip to content

grycap/ansible-role-mrbayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Build Status

MrBayes Role

Ansible Role to install MrBayes software (recipe for EC3). MrBayes (http://mrbayes.sourceforge.net/) is a program for Bayesian inference and model choice across a wide range of phylogenetic and evolutionary models. MrBayes uses Markov chain Monte Carlo (MCMC) methods to estimate the posterior distribution of model parameters.

Example Playbook

  - hosts: server
  roles:
  - { role: 'grycap.mrbayes'}
  - hosts: client
  roles:
  - { role: 'grycap.mrbayes'}

Contributing to the role

In order to keep the code clean, pushing changes to the master branch has been disabled. If you want to contribute, you have to create a branch, upload your changes and then create a pull request.
Thanks

About

Ansible Role to install MrBayes software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published