colomemaria / epiScanpy

Episcanpy: Epigenomics Single Cell Analysis in Python
BSD 3-Clause "New" or "Revised" License
139 stars 33 forks source link

Change requirement pysam to bamnostic for enabling Windows 10 management #30

Closed drbecavin closed 3 years ago

drbecavin commented 5 years ago

To be able to use epiScanpy on Windows 10 we need to changepysam dependency to bamnostic: bamnostic website

Otherwise the pysam library cannot run due to impossibility of installing htslib on windows 10 GitHub issue 86