File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,10 +8,16 @@ in [Boitard _et al._ 2013](http://onlinelibrary.wiley.com/doi/10.1111/1755-0998.
88in the [ program README] ( https://raw.githubusercontent.com/magicDGS/PoolHMM/master/README.txt ) .
99
1010This repository contains the code downloaded from [ here] ( https://forge-dga.jouy.inra.fr/projects/pool-hmm )
11- where I included few modifications for support parallelization in MacOS computers. I used the portable
11+ where I included few modifications for support parallelization in MacOS computers and more features . I used the portable
1212Queue implemented in [ LEMON] ( https://github.com/vterron/lemon/tree/9ca6b4b1212228dbd4f69b88aaf88b12952d7d6f )
1313and add the dependencies in the source files in the original code.
1414
1515I do not own any of the code in this repository although my name is included in the modified files.
1616Pool-HMM is under a [ CeCILL-B license] ( http://www.cecill.info/ ) and the portable Queue under a
1717[ GNU v.3 license] ( http://www.gnu.org/licenses/ ) .
18+
19+
20+ ## Extra features
21+
22+ * Parallelization support in MacOS
23+ * Support for .pileup.gz input files
You can’t perform that action at this time.
0 commit comments