summaryrefslogtreecommitdiff
path: root/lib/nanoparticle.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nanoparticle.rb')
-rw-r--r--lib/nanoparticle.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/nanoparticle.rb b/lib/nanoparticle.rb
index d0f8f51..ca79a3d 100644
--- a/lib/nanoparticle.rb
+++ b/lib/nanoparticle.rb
@@ -100,6 +100,8 @@ module OpenTox
end
def parse_ambit_value feature, v, dataset
+ #p dataset
+ #p feature
v.delete "unit"
# TODO: ppm instead of weights
if v.keys == ["textValue"]