Update TODO

This commit is contained in:
eugenefischer
2022-10-01 14:21:23 -05:00
parent b82176517c
commit 99c92e6eb5

View File

@@ -586,7 +586,7 @@ roughly as though it had a constant well population equal to the plate's average
* 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
* Parameterize pre-filtering. Currently, sequences present in all wells are filtered out before constructing the graph, which massively reduces graph size. But, ideally, no pre-filtering would be necessary.
* Parameterize pre-filtering options
## CITATIONS