From 3574b5101bf01d38bf255d563d54fb0f670be44b Mon Sep 17 00:00:00 2001 From: mathieulemieux Date: Wed, 10 Sep 2025 14:31:24 -0700 Subject: [PATCH] Add DEPRECATED warning in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2480ac7..b7e8c14 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ +# ⚠️ DEPRECATED + +This repository is no longer supported or maintained. No further issues or pull requests will be considered. + +Functionalities of both BCGSC's [pori_graphkb_python](https://github.com/bcgsc/pori_graphkb_python) and [pori_ipr_python](https://github.com/bcgsc/pori_ipr_python) can now be found in BCGSC's [pori_python](https://github.com/bcgsc/pori_python), respectively in [pori_python/graphkb](https://github.com/bcgsc/pori_python/tree/develop/pori_python/graphkb) and in [pori_python/ipr](https://github.com/bcgsc/pori_python/tree/develop/pori_python/ipr). + # GraphKB (Python) ![build](https://github.com/bcgsc/pori_graphkb_python/workflows/build/badge.svg) [![PyPi](https://img.shields.io/pypi/v/graphkb.svg)](https://pypi.org/project/graphkb) [![codecov](https://codecov.io/gh/bcgsc/pori_graphkb_python/branch/master/graph/badge.svg)](https://codecov.io/gh/bcgsc/pori_graphkb_python) [![PyPI - Downloads](https://img.shields.io/pypi/dm/graphkb)](https://pypistats.org/packages/graphkb) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5730523.svg)](https://doi.org/10.5281/zenodo.5730523)