From 7564ce52d636e9c7c18550bfc8d805b751440c3e Mon Sep 17 00:00:00 2001 From: Thomas Walle <59521496+wallet-maker@users.noreply.github.com> Date: Sat, 20 Jun 2026 21:57:07 +0200 Subject: [PATCH 1/2] Add citation for Compocyte preprint Added citation for the Compocyte preprint in the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7875539..e765c57 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@
+ **Please cite the Compocyte preprint: https://doi.org/10.64898/2026.05.30.728980** + ## Installation For most users, we suggest making use of our prepared Docker image. This comes with all required dependencies for standard use cases. From c76bcc3b54fbca683f0ccd34737c4261f18930e2 Mon Sep 17 00:00:00 2001 From: Thomas Walle <59521496+wallet-maker@users.noreply.github.com> Date: Sat, 20 Jun 2026 21:57:26 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e765c57..a388c60 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
- **Please cite the Compocyte preprint: https://doi.org/10.64898/2026.05.30.728980** +**Please cite the Compocyte preprint: https://doi.org/10.64898/2026.05.30.728980** ## Installation