Skip to content

magicDGS/PoolHMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pool-HMM

Pool-HMM is a program to estimate allele frequencies and detecting selective sweeps in NGS pools described in Boitard et al. 2012 and implemented in Boitard et al. 2013. See more information in the program README.

This repository contains the code downloaded from here where I included few modifications for support parallelization in MacOS computers and more features. I used the portable Queue implemented in LEMON and add the dependencies in the source files in the original code.

I do not own any of the code in this repository although my name is included in the modified files. Pool-HMM is under a CeCILL-B license and the portable Queue under a GNU v.3 license.

Extra features

  • Parallelization support in MacOS
  • Support for .pileup.gz input files