Skip to content

Commit ae9e766

Browse files
committed
updating README with last changes
1 parent c8c7d0b commit ae9e766

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,16 @@ in [Boitard _et al._ 2013](http://onlinelibrary.wiley.com/doi/10.1111/1755-0998.
88
in the [program README](https://raw.githubusercontent.com/magicDGS/PoolHMM/master/README.txt).
99

1010
This 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
1212
Queue implemented in [LEMON](https://github.com/vterron/lemon/tree/9ca6b4b1212228dbd4f69b88aaf88b12952d7d6f)
1313
and add the dependencies in the source files in the original code.
1414

1515
I do not own any of the code in this repository although my name is included in the modified files.
1616
Pool-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

0 commit comments

Comments
 (0)