secastel / phaser

phasing and Allele Specific Expression from RNA-seq
GNU General Public License v3.0
105 stars 36 forks source link

phaser.py requires pysam #76

Closed davetang closed 2 years ago

davetang commented 2 years ago

The README lists the following dependencies for phaser.py:

Runs on Python 2.7.x and has the following dependencies: SciPy, NumPy, samtools, tabix, bedtools, Cython

But pysam is also required.

secastel commented 2 years ago

Thanks for pointing this out, I have updated the README.