update TODO
This commit is contained in:
@@ -357,7 +357,8 @@ roughly as though it had a constant well population equal to the plate's average
|
||||
* Re-implement CDR1 matching method
|
||||
* ~~Implement simulation of read depth, and of read errors. Pre-filter graph for difference in read count to eliminate spurious sequences.~~ DONE
|
||||
* Pre-filtering based on comparing (read depth) * (occupancy) to (read count) for each sequence works extremely well
|
||||
* Add read depth simulation options to CLI
|
||||
* ~~Add read depth simulation options to CLI~~ DONE
|
||||
* Update matching metadata output options in CLI
|
||||
* Update performance data in this readme
|
||||
* Refactor simulator code to collect all needed data in a single scan of the plate
|
||||
* Currently it scans once for the vertices and then again for the edge weights. This made simulating read depth awkward, and incompatible with caching of plate files.
|
||||
|
||||
Reference in New Issue
Block a user