Updated TODO
This commit is contained in:
parent
8e7bc4e36f
commit
9ae239fcb7
1 changed files with 4 additions and 4 deletions
8
TODO.md
8
TODO.md
|
|
@ -4,13 +4,13 @@
|
||||||
|
|
||||||
For the first stable release of rBAPS, the following features should be implemented:
|
For the first stable release of rBAPS, the following features should be implemented:
|
||||||
|
|
||||||
- [ ] Clustering of populations (import `greedyPoPMix.m` from BAPS)
|
|
||||||
- [ ] Clustering of individuals (import `greedyMix.m` from BAPS)
|
- [ ] Clustering of individuals (import `greedyMix.m` from BAPS)
|
||||||
- [ ] Spatial clustering of populations (import `spatialPoPMixture.m` from BAPS)
|
- [ ] Clustering of populations (import `greedyPoPMix.m` from BAPS)
|
||||||
- [ ] Spatial clustering of individuals (import `spatialMixture.m` from BAPS)
|
- [ ] Spatial clustering of individuals (import `spatialMixture.m` from BAPS)
|
||||||
- [ ] Admixture analysis (import `admix1.m` from BAPS)
|
- [ ] Spatial clustering of populations (import `spatialPoPMixture.m` from BAPS)
|
||||||
|
- [x] Admixture analysis (import `admix1.m` from BAPS)
|
||||||
|
|
||||||
Note to contributors: as tasks get finished, please update this file with an `x` and keep it there. This should help us fill out a changelog for an eventual stable release.
|
Note to contributors: as tasks get finished (translated, not necessarily tested), please update this file with an `x` and keep it there. This should help us fill out a changelog for an eventual stable release.
|
||||||
|
|
||||||
## Wishlist
|
## Wishlist
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue