Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 566 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 566 Bytes

poreSTAT

poreSTAT is work in progress and therefore might not run stable at times. If you are interested in using poreSTAT, please do not hesitate to contact me via github (issues)!

poreSTAT: a python framework for working with fast5 third gen sequencing data

make working with minion reads easy (again)

Project Dependencies

poreSTAT depends on some packages. These are:

  • numpy
  • scipy
  • matplotlib
  • pathos
  • openpyxl
  • h5py

How to install

  • clone the repository
  • run python3 setup.py install