Before contributing to this project please discuss the suggested changes via issues or email. To contribute to pyrpipe, please fork this repository, make changes and then send a pull request. We follow the GitHub recommended workflow to manage the code contributions.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Here, information is provided for contributers who would like to contribute to pyrpipe.
We are happy to to discuss and include any contributions that:
- Provides significant improvements in the pyrpipe code or design.
- Improves or updates existing APIs to RNA-Seq tools.
- Adds new APIs to access bioinformatics tools in a way that fits with existing API design and ecosystem.
- Fixes any bugs or any known issue. We really appreciate that you please report the bug in issues before suggesting a fix.
- Improves the existing documentation.
We follow the PEP 8 Style Guide for Python Code. Please review the PEP 8 guidelines if required.
To clone this repo use the command:
git clone https://github.com/urmi-21/pyrpipe.git
Please contact the developer through email if any help is required.