This repository contains a tutorial and examples of creating phylogenetic trees from sequence data in python. It is intended to be introductory, and uses modules from the BioPython package.
- The full tutorial is available in a web page.
- Example in a jupyter notebook - see the turtles folder for the turtles.ipynb file
- Example in a python file - see the sharks folder for the sharks.py file
- Large tree example in a jupyter notebook - see the coral folder for the coral.ipynb file
- Tutorial in a youtube video.