• A python application that reads in a collection of species from an ESV file format.
• This application uses this collection species to create a phylogenetic tree in dictionary form.
• Users can list ancestors, search for the common ancestor, search for the kids, and find the oldest ancestor of a given species.