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
- Host: GitHub
- URL: https://github.com/murrellgroup/colabmolecularevolution
- Owner: MurrellGroup
- License: mit
- Created: 2024-12-24T01:11:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-14T08:07:29.000Z (about 1 year ago)
- Last Synced: 2025-07-11T16:03:54.142Z (11 months ago)
- Language: Jupyter Notebook
- Size: 7.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
### FUBAR - a fast Bayesian approach for identifying sites under pervasive positive or purifying selection.
# 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.