Skip to content

Mauregina/get_confidence_interval_from_treePL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

get_confidence_interval_from_treePL

Developed by Nelson Buainain & Maura Regina

A project to get confidence interval from phylogenetic trees with treePL. Phylogenetic trees estimate the evolutionary relationships among individuals. treePL is a software developed to estimate divergence times in a phylogenetic tree, and is especially useful with large datasets such as genomic data or large trees. However, divergence times is given as a point value and does not accomodate uncertainty.

GOAL

The goal of this project is to develop a pipeline to get confidence intervals for divergence times from multiple phylogenetic trees in treePL. We will do that from a subset of phylogenetic trees sampled from the posterior generated in a Bayesian Framework in the software ExaBayes.

STEPS

  1. Subsample and separate n trees from the posterior in different files
  2. Run treePL with each tree
  3. Summaryze results for each node

About

get confidence interval from phylogenetic trees with treePL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%