Skip to content

qianlivia/computational_biology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Individual course in computational biology

In this course, my main goal was to compare multiple phylogenetic methods with respect to speed, simplicity and accuracy. The methods I compared include distance-based (neighbour joining, UPGMA, WPGMA), maximum parsimony and maximum likelihood algorithms. I first present my own implementation of these algorithms and then proceed to analyze the results. Biopython was used for some components and subtasks, e.g., handling the sequence alignments and plotting the trees.

I worked with aligned DNA sequences collected form multiple taxa and used different metrics (e.g., Robinson-Foulds) to compare the similarity of the resulting trees. In some cases, the official Biopython implementation was used as a baseline.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published