parameterized sequence indices

This commit is contained in:
eugenefischer
2022-09-21 13:15:49 -05:00
parent 1df86f01df
commit cf771ce574
2 changed files with 10 additions and 4 deletions

View File

@@ -356,6 +356,8 @@ roughly as though it had a constant well population equal to the plate's average
* Add controllable algorithm-type parameter?
* This would be fun and valuable, but probably take more time than I have for a hobby project.
* Implement Vose's alias method for arbitrary statistical distributions of cells
* Should probably refactor to use apache commons rng for this
* Use commons JCS for caching
## CITATIONS