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:
- Open an issue describing your proposed changes.
- Create a new branch based on the
developbranch. - Modify the package, tests or other code exclusively on the new feature branch.
- Make sure to format your python code by running
black k4neo/ - Submit a pull request to the develop branch describing the changes.
- Request a review from @johausmann or other developers.