|
|
7323093bdc
|
change "getRandomNumber" to "getRandomInt" for consistency.
|
2022-02-23 08:13:52 -06:00 |
|
|
|
f904cf6672
|
add more data caching code
|
2022-02-23 08:13:06 -06:00 |
|
|
|
3ccee9891b
|
change "concentrations" to "populations" for consistency
|
2022-02-23 08:12:48 -06:00 |
|
|
|
40c2be1cfb
|
create populations string correctly
|
2022-02-23 08:11:01 -06:00 |
|
|
|
4b597c4e5e
|
remove old testing code
|
2022-02-23 08:10:35 -06:00 |
|
|
|
8e9a250890
|
Cache graph data on creation
|
2022-02-22 22:23:55 -06:00 |
|
|
|
1630f9ccba
|
Moved I/O alert to file reader
|
2022-02-22 22:11:50 -06:00 |
|
|
|
d785aa0da2
|
Moved I/O alert to file reader
|
2022-02-22 22:10:31 -06:00 |
|
|
|
a7afeb6119
|
bugfixes
|
2022-02-22 22:10:09 -06:00 |
|
|
|
f8167b0774
|
Add .jar manifest to repo
|
2022-02-22 21:45:46 -06:00 |
|
|
|
68ee9e4bb6
|
Implemented storing graphs in memory for multiple pairing experiments
|
2022-02-22 21:30:00 -06:00 |
|
|
|
875f457a2d
|
reimplement CLI (in progress)
|
2022-02-22 19:42:23 -06:00 |
|
|
|
906c06062f
|
Added metadata to MatchingResult to enable CLI options
|
2022-02-22 18:36:30 -06:00 |
|
|
|
90ae2ff474
|
Re-implemeting CLI options (in progress)
|
2022-02-22 17:37:00 -06:00 |
|
|
|
aec7e3016f
|
Typos in documentation
|
2022-02-21 11:19:54 -06:00 |
|
|
|
cb1f7adece
|
Change "peptide" references in code to "sequence", adding comments
|
2022-02-21 00:29:34 -06:00 |
|
|
|
e5ddc73723
|
Finish reverting back to wells-as-rows
|
2022-02-20 20:54:44 -06:00 |
|
|
|
9b18fac74f
|
Invoke garbage collection
|
2022-02-20 20:47:12 -06:00 |
|
|
|
63ef6aa7a0
|
Revert attempt to switch plate output format. It worked, but introduced a bug in graph filtering I don't want to chase down
|
2022-02-20 20:45:35 -06:00 |
|
|
|
7558455f39
|
Correct errors in output and documentation
|
2022-02-20 20:13:38 -06:00 |
|
|
|
410f0ae547
|
Remove testing code, add garbage collection calls
|
2022-02-20 20:06:45 -06:00 |
|
|
|
1bc6a11545
|
Change plate reader/writer to use columns as wells
|
2022-02-20 19:58:24 -06:00 |
|
|
|
2b13e10e95
|
Change plate reader/writer to use columns as wells
|
2022-02-20 19:48:09 -06:00 |
|
|
|
4fd5baeb98
|
Change plate reader/writer to use columns as wells
|
2022-02-20 19:41:06 -06:00 |
|
|
|
b2a4e9a42b
|
Change plate reader/writer to use columns as wells
|
2022-02-20 19:17:56 -06:00 |
|
|
|
d1bb49b482
|
Change plate reader/writer to use columns as wells
|
2022-02-20 19:12:11 -06:00 |
|
|
|
9adb7dffb8
|
Change plate reader/writer to use columns as wells
|
2022-02-20 19:08:04 -06:00 |
|
|
|
2023bb9d7e
|
Cleanup file output, add UI verbosity
|
2022-02-20 18:31:31 -06:00 |
|
|
|
f2b5d9e1b7
|
Rename and update readme
|
2022-02-20 11:58:12 -06:00 |
|
|
|
74c8cafd81
|
scan for filename
|
2022-02-20 03:08:31 -06:00 |
|
|
|
d1c37b5ccd
|
Relocate overlap threshold filters
|
2022-02-20 03:05:56 -06:00 |
|
|
|
cb2c5a6024
|
Add plate well concentrations to output data
|
2022-02-20 02:29:42 -06:00 |
|
|
|
284a5b3a40
|
Add plate well concentrations to output data
|
2022-02-20 02:23:31 -06:00 |
|
|
|
52afb1edc2
|
Add plate well concentrations to output data
|
2022-02-20 02:17:36 -06:00 |
|
|
|
9c52bc878a
|
Add plate well concentrations to output data
|
2022-02-20 02:13:13 -06:00 |
|
|
|
248fe4d662
|
Add plate well concentrations to output data
|
2022-02-20 02:09:22 -06:00 |
|
|
|
5d0e60708c
|
Add plate well concentrations to output data
|
2022-02-20 01:53:34 -06:00 |
|
|
|
c96b7237e9
|
Add plate well concentrations to output data
|
2022-02-20 01:40:01 -06:00 |
|
|
|
0b28259800
|
Add plate well concentrations to output data
|
2022-02-20 01:13:22 -06:00 |
|
|
|
837ef7bfe4
|
UI cleanup, some code cleanup
|
2022-02-20 01:05:28 -06:00 |
|
|
|
0bebbc7602
|
Add missing filtering code
|
2022-02-19 22:56:38 -06:00 |
|
|
|
84f7ddb696
|
Fix interactive output
|
2022-02-19 22:49:50 -06:00 |
|
|
|
c4633da9eb
|
Correct propogation of peptide counts
|
2022-02-19 22:33:38 -06:00 |
|
|
|
5b2ed165d0
|
Clean up interactive text, bugfix
|
2022-02-19 22:21:09 -06:00 |
|
|
|
0026d8cdfe
|
Use buffered input/output streams
|
2022-02-19 22:04:41 -06:00 |
|
|
|
13fb7168bf
|
Refactor to read/write files of graph and map data
|
2022-02-19 21:46:01 -06:00 |
|
|
|
568a6be3c7
|
Refactoring to allow graphs from file
|
2022-02-19 17:23:55 -06:00 |
|
|
|
6faacd9a82
|
Adding parameters to filter by occupancy difference and percent overlap
|
2022-02-19 14:05:26 -06:00 |
|
|
|
47e23addfa
|
Do new filtering before matching
|
2022-02-18 17:42:05 -06:00 |
|
|
|
b9ee31b64c
|
Do new filtering before matching
|
2022-02-18 17:28:24 -06:00 |
|