about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorPjotr Prins2025-11-20 11:05:57 +0100
committerPjotr Prins2025-11-20 11:05:57 +0100
commit7f1be7fc3cf51cc7c3b37b88b808c44f2fbf1add (patch)
treed85404f454a2af9eb5cb907881da245ea77a7371 /README.md
parent3165580c4038cbf6bcd5798bbf541557581430e2 (diff)
downloadpangemma-7f1be7fc3cf51cc7c3b37b88b808c44f2fbf1add.tar.gz
Comments HEAD master
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b5dc7f0..2369f4e 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ This repository is used to rewrite and modernize the original GEMMA tool. The id
 GEMMA is the original software toolkit for fast application of linear mixed models (LMMs) and related models to genome-wide association studies (GWAS) and other large-scale data sets. You can find the original code on [github](https://github.com/genetics-statistics/GEMMA). It may even build from this repo for the time being.
 
 NOTE: December 2024 main software development has moved to [PanGEMMA](https://git.genenetwork.org/pangemma/about/)!
-Pangemma is essentially a fork of GEMMA that is meant to scale up for pangenomics. We are also taking the opportunity to revamp the code base. GEMMA itself is in maintenance mode.
+Pangemma is essentially a fork of GEMMA that is meant to scale up for pangenomics. We are also taking the opportunity to revamp the code base. GEMMA itself is in *maintenance* mode.
 
 
 Check out [RELEASE-NOTES.md](./RELEASE-NOTES.md) to see what's new in each release.