Skip to content

About

The k4neo package was originally developed in the Computational Genomics group at TRON - Translational Oncology at the Medical Center of the Johannes Gutenberg University Mainz gGmbH (non-profit).

💡 Idea and conceptualisation:

🛠️ Main developer:

Contributors, Reviewers and Bug Hunter:

Contributing to k4neo

We welcome any contributions from interested individuals to the k4neo project. Feel free to report issues or submit patches to the repository.

If you wish to make an addition or change to the package, please follow these steps:

  1. Open an issue describing your proposed changes.
  2. Create a new branch based on the develop branch.
  3. Modify the package, tests or other code exclusively on the new feature branch.
  4. Make sure to format your python code by running black k4neo/
  5. Submit a pull request to the develop branch describing the changes.
  6. Request a review from @johausmann or other developers.