.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 71a5033569c12d418eed534bfec7ace7e0394e6e0dc349a6f0201c49d6dbf04e |
CHANGELOG.md | 100644 | 0 | 0 | | | 667 Bytes | da15a52e7bbde4729f39e5e03c234e7516135cf9e6ea77a30d722c25842eac24 |
.gitignore | 100644 | 0 | 0 | | | 120 Bytes | 221eae5c56633c7d807181e7b5c50a5745c303076aa7af4ddc5b2d7f332f2f86 |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 06245e25d7cf46b4fbde27b5faa0df0d4110e11918eeb5848de4ab2aff897b59 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.15 KB | 88d14426656c566b0fc1789efeaad88c2bb33582738dee8bddee3dde94990a7d |
Gemfile | 100644 | 0 | 0 | | | 102 Bytes | 650ee03d18e9c653dee85c61c3b146415e410141887113a98bdcf3474d8f065e |
Gemfile.lock | 100644 | 0 | 0 | | | 1.15 KB | c2b8b738515736a56ca4dad844440d967604be11d30fac8e5dc53e367c6f8524 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 303111218146346ac2bb804cdbccf2cf306c6172225a1f30ea54ce14cef033fc |
README.md | 100644 | 0 | 0 | | | 1.91 KB | e1ed02d70da69d682b83426bfd1771c891de05a7555ab214bb52b4ea61c0505a |
Rakefile | 100644 | 0 | 0 | | | 117 Bytes | dca0f4190a3b018ccfd644daa6600f4fe5d11b3330ecb4c564a2971465e5b016 |
bin/flex-station | 100755 | 0 | 0 | | | 691 Bytes | 014ac657588586b986c3cd65ae92e5ce1d30947a78dc7a862adaa5884d2c57c3 |
bin/flex-station-linear-regression | 100755 | 0 | 0 | | | 2.01 KB | 32ce5e993c2bce3273e2270d3280c4fa016ef9ecd687b75053680e046e9a2412 |
flex-station-data.gemspec | 100644 | 0 | 0 | | | 1.68 KB | 36404a1153773473b18d39a667c1cff86e7fd5016f77c448c714689c55581898 |
lib/flex_station_data.rb | 100644 | 0 | 0 | | | 99 Bytes | d674511d6749e0b33ac1f1b5ee7e6264a6cc8eba71ec7586d1ac832d3c11ae5b |
lib/flex_station_data/concerns/callable.rb | 100644 | 0 | 0 | | | 759 Bytes | 798f8f3e997517d86371bf673175b488fe8d1c9b012953321d3122077a6affa4 |
lib/flex_station_data/concerns/presenter.rb | 100644 | 0 | 0 | | | 115 Bytes | 7219ccbf062fef5e5a89138d799a4269321939fe317831d566b0bd9762f23886 |
lib/flex_station_data/concerns/service.rb | 100644 | 0 | 0 | | | 103 Bytes | 33f1375a09f6daa6a18565a0f073f7181c61d4a1052b85b0f404487ee5c95d20 |
lib/flex_station_data/default_sample_map.rb | 100644 | 0 | 0 | | | 765 Bytes | 8b67dbbbd1779897e9e1b11dd7ea118331d68b9105cb4c5389e3f3b9eafa85c5 |
lib/flex_station_data/linear_regression.rb | 100644 | 0 | 0 | | | 777 Bytes | 0785a9659811b4655e55a7af7a4ad21ce5bdf0bc45d26621d600942371f04161 |
lib/flex_station_data/plate.rb | 100644 | 0 | 0 | | | 492 Bytes | 338be24616976d42737cb5667b61c110fe6cf6c4eb57520535c326dd465547c1 |
lib/flex_station_data/presenters/plate_hash.rb | 100644 | 0 | 0 | | | 510 Bytes | a602385087453b913d5c706642fb59e44d20bb136e5a5eb9db5db0a347a441da |
lib/flex_station_data/presenters/plates_hash.rb | 100644 | 0 | 0 | | | 537 Bytes | 681ea33edda70ca6bea922c13290b4771ae00630fbb71678be45839557991359 |
lib/flex_station_data/presenters/sample_hash.rb | 100644 | 0 | 0 | | | 1.08 KB | 80f1f80148cb15d34b464203020b0befea53becadf8cc39c43f4bf250c9041c3 |
lib/flex_station_data/presenters/sample_regression_hash.rb | 100644 | 0 | 0 | | | 1.05 KB | 78c15737542d21948e083fb52b3bd569aa563b1f6b9ff152034107859e1df1ec |
lib/flex_station_data/sample.rb | 100644 | 0 | 0 | | | 562 Bytes | 8452bf3a0c74e1af26e704ea04cd72d725c245cb9d596ad4f0212c5010950591 |
lib/flex_station_data/services/compute_mean.rb | 100644 | 0 | 0 | | | 369 Bytes | 920098db4d354ddf7e137de83df035aad4faeb044c13a998e2050ca754cf648a |
lib/flex_station_data/services/load_plates.rb | 100644 | 0 | 0 | | | 739 Bytes | 097906ad44aa8c1eb9020cd9ac8fb181862ccec380617a39caa34dc37d24f1fe |
lib/flex_station_data/services/parse_plate.rb | 100644 | 0 | 0 | | | 701 Bytes | 89d3a0e5d4e31de190afeb6a26d5a0b8c5c5c30b5e60a61753cfe6beec41c1d1 |
lib/flex_station_data/services/parse_plate_readings.rb | 100644 | 0 | 0 | | | 2.03 KB | 68ea1405b6ce7ba52014a22c81b47870d1e0b1b74a09883dd46bb004cbe4542e |
lib/flex_station_data/services/parse_sample_map.rb | 100644 | 0 | 0 | | | 927 Bytes | 2c7f005b0323473da0794c56147bcc8c630eaa3af68006fd0bcc7f65dfa3325b |
lib/flex_station_data/services/sample_quality.rb | 100644 | 0 | 0 | | | 439 Bytes | 8d3f2e5513b2d9783a930ab0ebcc0e0c919f9532f0c7f87fd1bac17dc3abf416 |
lib/flex_station_data/services/value_quality.rb | 100644 | 0 | 0 | | | 1.21 KB | 8d3a3630f4c1fd97ebbca7bf2a344768132d10503221a15221224969cccf1577 |
lib/flex_station_data/version.rb | 100644 | 0 | 0 | | | 47 Bytes | d2ddd5d7da1fba7dfdcfe7cfde257f18d1b1fbed4231ee99938164e395faf471 |
lib/flex_station_data/wells.rb | 100644 | 0 | 0 | | | 511 Bytes | a7245601c6a83e8dee430b32f00d374617f4ebca934f1baee0abaa197f925b2d |