An open API service indexing awesome lists of open source software.

https://github.com/murrellgroup/colabmolecularevolution

A collection of Google Colab notebooks for phylogenetic models
https://github.com/murrellgroup/colabmolecularevolution

Last synced: 8 months ago
JSON representation

A collection of Google Colab notebooks for phylogenetic models

Awesome Lists containing this project

README

          

# ColabMolecularEvolution
A collection of Google Colab notebooks for phylogenetic models implemented in [MolecularEvolution.jl](https://github.com/MurrellGroup/MolecularEvolution.jl) so you can test our models in the cloud.

# Available notebooks:
### difFUBAR - comparing selection on predefined clades

Open In Colab

### FUBAR - a fast Bayesian approach for identifying sites under pervasive positive or purifying selection.

Open In Colab

# Instructions
Google Colab usually runs python, so these all require three initial steps to install Julia, and switch to using the Julia kernel. The specific instructions are at the top of each notebook.