Skip to content

Package for species delimitation analysis

License

Notifications You must be signed in to change notification settings

deyuanyang/delineate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Introduction

DELINEATE is an approach to species delimitation that incorporates an extended model of speciation to discriminate between population isolation and speciation boundaries in genomic structure. Given a tree of population lineages inferred under the classical "censored coalescent" (Rannala and Yang, 2003; Yang and Rannala 2010), now more commonly known as the "multipecies coalescent" or MSC (Degnan and Rosenberg, 2009), this package will calculate the probabilities of different organizations of the population lineages into species under the Protracted Birth Death model of (Etienne et al, 2012)

# Software Dependencies

-   [Python 3](https://www.python.org/downloads/)
-   [DendroPy](https://github.com/jeetsukumaran/DendroPy)

# Installation

~~~
python -m pip install git+https://github.com/jeetsukumaran/delineate
~~~

# Documentation

Full documentation can be found here: https://jeetsukumaran.github.io/delineate/

About

Package for species delimitation analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.5%
  • Visual Basic 6.0 11.5%
  • Shell 6.4%
  • CSS 1.5%
  • Other 1.1%