Skip to content

taylor-lindsay/phylogenetics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial on Making Phylogenetic Trees in Python

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.

  1. The full tutorial is available in a web page.
  2. Example in a jupyter notebook - see the turtles folder for the turtles.ipynb file
  3. Example in a python file - see the sharks folder for the sharks.py file
  4. Large tree example in a jupyter notebook - see the coral folder for the coral.ipynb file
  5. Tutorial in a youtube video.

About

A tutorial on making phylogenetic trees in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages