From 511d2fc6cd929799b2a6af66f57f7e94a3d6b753 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Tue, 31 Dec 2024 03:47:27 -0600 Subject: doc: breaking with the past --- doc/code/pangemma.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/code/pangemma.md b/doc/code/pangemma.md index e23887f..c4ac75d 100644 --- a/doc/code/pangemma.md +++ b/doc/code/pangemma.md @@ -15,3 +15,9 @@ We want PanGEMMA to be able to run on high peformance computing (HPC) architectu * Split functionality into components * Wire components up so they can be tested and replaced * New components may run in parallel + +## Breaking with the past + +The original gemma source base is considered stable and will be maintained - mostly to prevent bit rot. See https://github.com/genetics-statistics/GEMMA. To move forward we forked pangemma to be able to break with the past. + +Even so, pangemma is supposed to be able to run the same steps as the original gemma. And hopefully improve things. -- cgit v1.2.3