From 371ec35a06b5f13daf8c5bbaa157e5e739cbc0b9 Mon Sep 17 00:00:00 2001 From: Waldir Leoncio Date: Thu, 12 Dec 2024 09:37:37 +0100 Subject: [PATCH] Added alt link to original BAPS page (#26) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ea53f6..9d83e85 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,6 @@ These are some of the scientific publications that served as base for the creati Below we list some of the software directly related to rBAPS: -- [Original BAPS software](http://www.helsinki.fi/bsg/software/BAPS/) +- [Original BAPS software](http://www.helsinki.fi/bsg/software/BAPS/) (no longer available; go [here](https://github.com/ocbe-uio/BAPS/wiki) instead for a copy of most of the text) - [RhierBAPS: An R implementation of the population clustering algorithm hierBAPS](https://github.com/gtonkinhill/rhierbaps) - [fastbaps: A fast genetic clustering algorithm that approximates a Dirichlet Process Mixture model](https://github.com/gtonkinhill/fastbaps)