From f46ba3b7262f5b551c81fc9396c5b7f0cac7f030 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Fri, 27 May 2016 19:16:16 +0200 Subject: first correlation of nanoparticle predictions --- test/dataset.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'test/dataset.rb') diff --git a/test/dataset.rb b/test/dataset.rb index 7ec9973..e59441b 100644 --- a/test/dataset.rb +++ b/test/dataset.rb @@ -154,6 +154,7 @@ class DatasetTest < MiniTest::Test c = Compound.from_smiles row.shift serialized[c.inchi] = row end + #puts serialized.to_yaml original.each do |inchi,row| row.each_with_index do |v,i| if v.numeric? -- cgit v1.2.3