Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.56 KB

CONTRIBUTING.md

File metadata and controls

36 lines (24 loc) · 1.56 KB

Contributing

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.

Getting Started

Here, information is provided for contributers who would like to contribute to pyrpipe.

Contribution scope

We are happy to to discuss and include any contributions that:

  1. Provides significant improvements in the pyrpipe code or design.
  2. Improves or updates existing APIs to RNA-Seq tools.
  3. Adds new APIs to access bioinformatics tools in a way that fits with existing API design and ecosystem.
  4. Fixes any bugs or any known issue. We really appreciate that you please report the bug in issues before suggesting a fix.
  5. Improves the existing documentation.

Coding Standards and Guidelines

We follow the PEP 8 Style Guide for Python Code. Please review the PEP 8 guidelines if required.

Cloning pyrpipe

To clone this repo use the command:

git clone https://github.com/urmi-21/pyrpipe.git

Getting help

Please contact the developer through email if any help is required.