Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yil8 committed May 28, 2015
1 parent de059f8 commit 36d9d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Prerequisites

* [Scipy](http://www.scipy.org/)(>=0.10). You can download the source of Scipy from [here](http://sourceforge.net/projects/scipy/files/).

* [Pysam](https://code.google.com/p/pysam/)(>=0.7). To install Pysam, you also need to install [Cython](http://cython.org/) first.
* [Pysam](https://code.google.com/p/pysam/)(>=0.7). To install Pysam, you also need to install [Cython](http://cython.org/) first. Currently, please don't use Pysam >= 0.8. They changed some of the APIs that are backward incompatible...[pysam-developers/pysam#68](https://github.com/pysam-developers/pysam/issues/68). I'm working on fixing those backward incompatibles.

**Optional**
* [matplotlib](http://matplotlib.org/)(>=1.2.0) is required to plot BAF heat map.
Expand Down

0 comments on commit 36d9d3b

Please sign in to comment.