Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 530 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 530 Bytes

pyBsHap

A python package (mainly API focused) for analysing bisulfite sequencing data. I tried to explain main functions/modules that are useful.

Functions

1.

Contributing

The package is still evolving ;) to contribute please

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Rahul Pisupati (rahul.pisupati[at]gmi.oeaw.ac.at)