From ab7b37541b4f8a762be737009631d3eefd898b4a Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 5 May 2016 16:14:02 +0200 Subject: ambit mirror, import from mirrored json, proteomics import --- lib/substance.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/substance.rb') diff --git a/lib/substance.rb b/lib/substance.rb index 82ca65d..34bc94a 100644 --- a/lib/substance.rb +++ b/lib/substance.rb @@ -1,7 +1,7 @@ module OpenTox class Substance - field :physchem_descriptors, type: Hash, default: {} + field :physchem, type: Hash, default: {} field :toxicities, type: Hash, default: {} field :dataset_ids, type: Array, default: [] end -- cgit v1.2.3