Added alt link to original BAPS page (#26)

This commit is contained in:
Waldir Leoncio 2024-12-12 09:37:37 +01:00 committed by GitHub
parent 7cbee479de
commit 371ec35a06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)