Skip to content

liusf15/skydivide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skydivide

Skydivide is a package for doing divide-and-conquer MCMC in phylodynamics. User first split the genomic data into disjoint subsets, run MCMC using each subsets in BEAST separately. Then skydivide combines all the outputs of BEAST and reconstructs the effective population size.

Installation

You can install the development version of skydivide from GitHub with:

# install.packages("devtools")
devtools::install_github("liusf15/skydivide")

The example can be found in the vignette

About

Divide-and-conquer MCMC for phylodynamics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages