Commit Graph

295 Commits

Author SHA1 Message Date
eugenefischer 89295777ef Update output example 2022-10-01 14:30:46 -05:00
eugenefischer 99c92e6eb5 Update TODO 2022-10-01 14:21:23 -05:00
eugenefischer b82176517c Update TOC, command line options 2022-10-01 13:59:03 -05:00
eugenefischer 0657db5653 tyoo 2022-10-01 13:44:17 -05:00
eugenefischer 9f0ac227e2 Clarify steps and reasoning behind the algorithm 2022-10-01 13:43:14 -05:00
eugenefischer 54896bc47f Correct typo, remove redundant information 2022-10-01 13:01:44 -05:00
eugenefischer b19a4d37c2 Update readme with newer results, new menu options 2022-10-01 13:00:33 -05:00
eugenefischer 457d643477 Make calculation of p-values optional, defaulting to off 2022-09-30 03:17:58 -05:00
eugenefischer 593dd6c60f Add sample cell filename, cell sample size, and sample plate size to metadata 2022-09-30 02:58:15 -05:00
eugenefischer b8aeeb988f Add sequence dropout rate to metadata output 2022-09-30 00:33:41 -05:00
eugenefischer b9b13fb75e Rename dropout rate flag 2022-09-29 23:58:08 -05:00
eugenefischer 289220e0d0 Remove statements about pre-filtering types. Can add that back if I ever actually parameterize that. 2022-09-29 22:10:42 -05:00
eugenefischer 19badac92b Correct misstatement of filter condition in Algorithm section 2022-09-29 18:32:42 -05:00
eugenefischer 633334a1b8 Update Theory section, add Contents and Algorithm section. 2022-09-29 18:30:07 -05:00
eugenefischer e308e47578 Correct error in comments 2022-09-29 18:29:43 -05:00
eugenefischer 133984276f Change access modifiers and add count of wells removed to output 2022-09-29 16:03:10 -05:00
eugenefischer ec6713a1c0 Implement filtering for wells with anomalous read counts 2022-09-29 16:03:10 -05:00
efischer 097590cf21 Add method to remove a well from the SequenceRecord (git committed as past self due to IDE misclick) 2022-09-29 16:03:10 -05:00
eugenefischer f1e4c4f194 Remove duplicate output statements 2022-09-29 01:05:36 -05:00
eugenefischer b6218c3ed3 update version 2022-09-29 00:53:11 -05:00
eugenefischer 756e5572b9 update readme v4.1 2022-09-29 00:00:19 -05:00
eugenefischer c30167d5ec Change real sequence collision so it isn't biased toward sequences in the earlier wells. 2022-09-28 23:15:55 -05:00
eugenefischer a19525f5bb update readme 2022-09-28 23:01:59 -05:00
eugenefischer e5803defa3 Bug fix, add comments 2022-09-28 18:09:47 -05:00
eugenefischer 34dc2a5721 Add real sequence collision rate 2022-09-28 17:54:55 -05:00
eugenefischer fd106a0d73 Add real sequence collision rate 2022-09-28 17:46:09 -05:00
eugenefischer 22faad3414 Add real sequence collision rate 2022-09-28 17:45:09 -05:00
eugenefischer 0b36e2b742 Rewrite countSequences to allow for collision with real sequences on misreads 2022-09-28 17:44:26 -05:00
eugenefischer 9dacd8cd34 Add real sequence collision rate 2022-09-28 17:43:21 -05:00
eugenefischer 89687fa849 Add real sequence collision rate, make fields final 2022-09-28 17:43:06 -05:00
eugenefischer fb443fe958 Revert "Add getCell and getRandomCell methods"
This reverts commit adebe1542e.
2022-09-28 14:36:20 -05:00
eugenefischer adebe1542e Add getCell and getRandomCell methods 2022-09-28 13:49:50 -05:00
eugenefischer 882fbfffc6 Purge old code 2022-09-28 13:40:13 -05:00
eugenefischer a88cfb8b0d Add read counts for individual wells to graphml output 2022-09-28 13:38:38 -05:00
eugenefischer deed98e79d Bugfix 2022-09-28 12:58:14 -05:00
eugenefischer 1a35600f50 Add method to get read count from individual wells 2022-09-28 12:57:45 -05:00
eugenefischer 856063529b Read depth simulation is now compatible with plate caching 2022-09-28 12:47:00 -05:00
eugenefischer b7c86f20b3 Add read depth attributes to graphml output v4.0 2022-09-28 03:01:52 -05:00
eugenefischer 3a47efd361 Update TODO 2022-09-28 03:01:03 -05:00
eugenefischer 58bb04c431 Remove redundant toString() calls 2022-09-28 02:08:17 -05:00
eugenefischer 610da68262 Refactor Vertex class to use SequenceRecords 2022-09-28 00:58:44 -05:00
eugenefischer 9973473cc6 Make serializable and implement getWellOccupancies method 2022-09-28 00:58:02 -05:00
eugenefischer 8781afd74c Reorder conditional 2022-09-28 00:57:06 -05:00
eugenefischer 88b6c79caa Refactor to simplify graph creation code 2022-09-28 00:07:59 -05:00
eugenefischer 35a519d499 update TODO 2022-09-27 22:20:57 -05:00
eugenefischer 5bd1e568a6 update TODO 2022-09-27 15:08:16 -05:00
eugenefischer 4ad1979c18 Add read depth simulation options to CLI 2022-09-27 15:05:50 -05:00
eugenefischer 423c9d5c93 Add read depth simulation options to CLI 2022-09-27 14:35:55 -05:00
eugenefischer 7c3c95ab4b update TODO in readme 2022-09-27 14:11:21 -05:00
eugenefischer d71a99555c clean up metadata 2022-09-27 12:15:12 -05:00