ce_detector¶
A program used to detect Cryptic Exon
Free software: MIT license
Documentation: https://ce-detector.readthedocs.io.
Features¶
Detect Junction Reads
Annotate Junction Reads
Detect Cryptic Exon
Development setup¶
Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.:
$ pip install -r requirement_dev.txt
Contributing¶
Fork it (<https://github.com/cauliyang/ce_detector/fork>)
Create your feature branch (git checkout -b feature/fooBar)
Commit your changes (git commit -am ‘Add some fooBar’)
Push to the branch (git push origin feature/fooBar)
Create a new Pull Request
Credits¶
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.